Sign in
pigweed
/
third_party
/
github
/
bats-core
/
bats-core
/
97497b455aabc3384c873bf8c62963174aa8856b
/
.
/
docker-compose.yml
blob: 21cd9948188fe570cff042bf5d139820bccffe41 [
file
]
version:
'3.6'
services:
bats:
build:
context:
"."
dockerfile:
"Dockerfile"
networks:
-
"default"
user:
"root"
volumes:
-
"./:/opt/bats"
networks:
default: