mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00: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