mirror of
https://github.com/anyproto/any-sync-dockercompose.git
synced 2025-06-08 05:47:03 +09:00
Update Dockerfile-generateconfig-anyconf
This commit is contained in:
parent
868d37d9f6
commit
e17c90f0c6
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ HEALTHCHECK \
|
|||
--interval=10s \
|
||||
--timeout=3s \
|
||||
CMD echo 'HEALTHCHECK' | nc 127.0.0.1 8000 | grep -q HEALTHCHECK
|
||||
ENTRYPOINT ["/code/docker-generateconfig/anyconf.sh"]
|
||||
ENTRYPOINT ["bash", "/code/docker-generateconfig/anyconf.sh"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue