services:
test:
build:
context: .
dockerfile: Ztest/Dockerfile
volumes:
- .:/app
network_mode: "host"
Powered by TurnKey Linux.