Skip to content

Commit

Permalink
added favicon.ico for Harbor
Browse files Browse the repository at this point in the history
  • Loading branch information
wknet123 committed Mar 11, 2016
1 parent d10419a commit 0a03b52
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ ENV MYSQL_USR root \

COPY views /go/bin/views
COPY static /go/bin/static
COPY favicon.ico /go/bin/favicon.ico

RUN chmod u+x /go/bin/harbor \
&& sed -i 's/TLS_CACERT/#TLS_CAERT/g' /etc/ldap/ldap.conf \
Expand Down
Binary file added favicon.ico
Binary file not shown.

0 comments on commit 0a03b52

Please sign in to comment.