mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
7 lines
114 B
YAML
7 lines
114 B
YAML
version: "3.5"
|
|
|
|
services:
|
|
tests:
|
|
build: .
|
|
volumes:
|
|
- /var/run/docker.sock:/var/run/docker.sock:ro
|