mirror of
https://github.com/docker/compose.git
synced 2026-08-31 06:49:15 +00:00
1.23.0dev
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
parent
bb00352c34
commit
6cb17b90ef
2 changed files with 1 additions and 2 deletions
|
|
@ -17,7 +17,6 @@ fi
|
|||
|
||||
docker run -e GITHUB_TOKEN=$GITHUB_TOKEN -e BINTRAY_TOKEN=$BINTRAY_TOKEN -e SSH_AUTH_SOCK=$SSH_AUTH_SOCK -it \
|
||||
--mount type=bind,source=$(pwd),target=/src \
|
||||
--mount type=bind,source=$(pwd)/.git,target=/src/.git \
|
||||
--mount type=bind,source=$HOME/.docker,target=/root/.docker \
|
||||
--mount type=bind,source=$HOME/.gitconfig,target=/root/.gitconfig \
|
||||
--mount type=bind,source=/var/run/docker.sock,target=/var/run/docker.sock \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue