mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
entrypoint to always run
This commit is contained in:
parent
e714c08de3
commit
116bb3d971
1 changed files with 1 additions and 0 deletions
|
|
@ -3,5 +3,6 @@ services:
|
||||||
dummy:
|
dummy:
|
||||||
container_name: dummy
|
container_name: dummy
|
||||||
image: alpine:latest
|
image: alpine:latest
|
||||||
|
entrypoint: [ "sleep", "infinity" ]
|
||||||
networks:
|
networks:
|
||||||
internal:
|
internal:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue