mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-02 22:18:29 +01:00
Update Dockerfile.offline
delete "ADD conf /go/bin/conf" as conf directory is not exist
This commit is contained in:
parent
dadb52323b
commit
65e010d56e
@ -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