sch9_ctf_3/run-offline/vim_and_cats/docker-compose.yml
2023-07-13 16:28:55 +05:00

8 lines
101 B
YAML

services:
test:
build: .
image: test
container_name: test
ports:
- 5000:5000