mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
dockerbuilder: /usr/local/bin is already set by docker
This commit is contained in:
@@ -11,9 +11,6 @@ fi
|
||||
|
||||
export REVISION=$1 AWS_ID=$2 AWS_KEY=$3
|
||||
|
||||
|
||||
export PATH=/usr/local/bin:$PATH
|
||||
|
||||
mkdir -p /go/src/$PACKAGE
|
||||
git clone "https://$PACKAGE" /go/src/$PACKAGE
|
||||
cd /go/src/$PACKAGE
|
||||
|
||||
Reference in New Issue
Block a user