mirror of
https://github.com/goharbor/harbor
synced 2025-05-10 22:04:08 +00:00
update
This commit is contained in:
parent
3f831b2326
commit
c952db3c73
@ -40,7 +40,7 @@ TEMP=`mktemp -d /$TMPDIR/distribution.XXXXXX`
|
||||
git clone -b $VERSION https://github.com/docker/distribution.git $TEMP
|
||||
|
||||
echo 'build the registry binary bases on the golang:1.7.3...'
|
||||
cp Dockerfile_Golang $TEMP
|
||||
cp Dockerfile.binary $TEMP
|
||||
docker build -f $TEMP/Dockerfile.binary -t registry-golang $TEMP
|
||||
|
||||
echo 'copy the registry binary to local...'
|
||||
|
Loading…
x
Reference in New Issue
Block a user