Fixed base image

Added preview image
This commit is contained in:
Jordan Roher 2023-04-20 15:59:51 -07:00
parent b23f39becf
commit b18782a5fb
3 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
FROM node18:alpine
FROM node:18-alpine
WORKDIR /app

BIN
preview.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 172 KiB

View File

@ -6,9 +6,11 @@
# 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.