Merge branch 'master' of github.com:reasonerjt/harbor

This commit is contained in:
Tan Jiang 2016-02-23 20:52:45 +08:00
commit 17637fae2e
1 changed files with 0 additions and 1 deletions

View File

@ -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