Fixed base image
Added preview image
This commit is contained in:
parent
b23f39becf
commit
b18782a5fb
@ -1,4 +1,4 @@
|
|||||||
FROM node18:alpine
|
FROM node:18-alpine
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
BIN
preview.jpg
Normal file
BIN
preview.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 172 KiB |
@ -6,9 +6,11 @@
|
|||||||
|
|
||||||
# About
|
# About
|
||||||
|
|
||||||
A nice looking homepage for Docker containers or any other services and links.
|
<img src="./preview.jpg" alt="" />
|
||||||
|
|
||||||
No actual integration with Docker. Loads instantly.
|
A nice looking homepage for Docker containers or any services and links.
|
||||||
|
|
||||||
|
No actual integration with Docker. Loads instantly. No dark theme.
|
||||||
|
|
||||||
If you make a change to the config JSON, restart this container and refresh.
|
If you make a change to the config JSON, restart this container and refresh.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user