tag-checker/docker-compose.yml

8 lines
112 B
YAML
Raw Normal View History

2020-12-02 01:07:06 +00:00
version: "3.4"
services:
main:
build: .
volumes:
- "/var/run/docker.sock:/var/run/docker.sock"