update
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
services:
|
||||
app:
|
||||
command: sh -c "while true; do echo hello; sleep 2; done"
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
|
Reference in New Issue
Block a user