added favicon.ico for Harbor

This commit is contained in:
wknet123 2016-03-11 14:34:56 +08:00
parent d10419a887
commit 0a03b52222
2 changed files with 1 additions and 0 deletions

View File

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

BIN
favicon.ico Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB