docker-compose.yml hinzugefügt
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
services:
|
||||
web:
|
||||
image: ds-test:latest
|
||||
ports:
|
||||
- 8099:80
|
||||
Reference in New Issue
Block a user