mirror of
https://github.com/goharbor/harbor.git
synced 2025-04-01 17:25:56 +02:00
Merge pull request #4 from xiahaoshawn/master
Update Dockerfile.offline
This commit is contained in:
commit
bf0d6bf77f
@ -9,7 +9,6 @@ ENV REGISTRY_URL localhost:5000
|
||||
RUN apt-get update -qqy && apt-get install -qqy libldap2-dev
|
||||
|
||||
ADD harbor /go/bin/harbor
|
||||
ADD conf /go/bin/conf
|
||||
ADD views /go/bin/views
|
||||
ADD static /go/bin/static
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user