mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 04:31:28 +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