Merge pull request #4 from xiahaoshawn/master

Update Dockerfile.offline
This commit is contained in:
reasonerjt 2016-02-23 16:04:09 +08:00
commit bf0d6bf77f
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