update,
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
services:
|
||||
ubuntu_1804:
|
||||
# image: ubuntu:latest
|
||||
build:
|
||||
context: .
|
||||
command: sleep infinity
|
||||
working_dir: /app
|
||||
volumes:
|
||||
- .:/app
|
Reference in New Issue
Block a user