mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-12-26 15:06:18 +00:00
6 lines
71 B
YAML
6 lines
71 B
YAML
|
sut:
|
||
|
build: .
|
||
|
volumes:
|
||
|
- ../:/srv/gitbook-src
|
||
|
command: build
|