generated from VLADIMIR/template
Initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
version: '3.8'
|
||||
|
||||
services:
|
||||
evening_detective:
|
||||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
ports:
|
||||
- "8080:8080"
|
||||
# environment:
|
||||
# - ENV_VAR_NAME=env_var_value
|
||||
Reference in New Issue
Block a user