fixtury_dxf_converter/compose.yaml

8 lines
129 B
YAML

services:
test:
image: test2
build:
context: .
dockerfile: ./Dockerfile
ports:
- 5003:5003