sch9_ctf_3/run-offline/vim_and_cats/docker-compose.yml

8 lines
101 B
YAML
Raw Normal View History

2023-07-13 11:28:55 +00:00
services:
test:
build: .
image: test
container_name: test
ports:
- 5000:5000