This commit is contained in:
xfnw 2021-11-21 19:09:52 -05:00
commit cc992991ef
8 changed files with 23 additions and 0 deletions

6
Dockerfile Normal file
View File

@ -0,0 +1,6 @@
FROM gabekangas/owncast:latest
WORKDIR /app
COPY logo.svg /app/webroot/img/
COPY logo.png /app/webroot/img/
COPY *.png /app/webroot/img/favicon/
CMD ["/app/owncast"]

BIN
android-icon-192x192.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
favicon-16x16.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

BIN
favicon-32x32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

BIN
favicon-96x96.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 KiB

17
logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 12 KiB

BIN
ms-icon-144x144.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.3 KiB