This commit is contained in:
2024-03-10 18:11:14 -04:00
parent 039ecde461
commit 31830844a4
3 changed files with 37 additions and 22 deletions

View File

@@ -1,5 +1,6 @@
services:
app:
command: sh -c "while true; do echo hello; sleep 2; done"
build:
context: .
dockerfile: Dockerfile