mirror of
https://github.com/yeasy/docker_practice.git
synced 2024-11-01 04:03:39 +00:00
48a3624644
Fix #216 #218
6 lines
71 B
YAML
6 lines
71 B
YAML
sut:
|
|
build: .
|
|
volumes:
|
|
- ../:/srv/gitbook-src
|
|
command: build
|