mirror of
https://github.com/yeasy/docker_practice.git
synced 2025-08-02 14:01:49 +00:00
6 lines
71 B
Go
6 lines
71 B
Go
sut:
|
|
build: .
|
|
volumes:
|
|
- ../:/srv/gitbook-src
|
|
command: build
|