This commit is contained in:
Andras Bacsai
2023-03-31 11:51:04 +02:00
parent e052047b04
commit bb435b082e
3 changed files with 9 additions and 9 deletions

View File

@@ -22,5 +22,5 @@ RUN curl -sSL https://nixpacks.com/install.sh | bash
RUN chmod +x ~/.docker/cli-plugins/docker-compose /usr/bin/docker /usr/local/bin/pack
ENTRYPOINT ["/sbin/tini", "--"]
CMD ["sh", "-c", "while true; do sleep 1000; done"]
CMD ["sh", "-c", "while true; do sleep 69420; done"]