Fabian Stamm hibas123

e6wallpaper (1.0.0)

Published 2025-12-28 11:53:58 +00:00 by hibas123

Installation

docker pull git.hibas.dev/hibas123/e6wallpaper:1.0.0
sha256:c9b7c17b857901f823f06ba5c825b8f53038ddfe9990d62e72d7b3f6c8588985

About this package

A cross-platform, high-performance and asynchronous web server for static files-serving.

Image Layers

ARG SERVER_VERSION=2.40.1
ENV SERVER_VERSION=2.40.1
LABEL version=2.40.1 description=A cross-platform, high-performance and asynchronous web server for static files-serving. maintainer=Jose Quintana <joseluisq.net>
COPY /usr/local/bin/static-web-server / # buildkit
COPY ./docker/public /public # buildkit
EXPOSE [80/tcp]
STOPSIGNAL SIGQUIT
ENTRYPOINT ["/static-web-server"]
LABEL org.opencontainers.image.vendor=Jose Quintana org.opencontainers.image.url=https://github.com/static-web-server/static-web-server org.opencontainers.image.title=Static Web Server org.opencontainers.image.description=A cross-platform, high-performance and asynchronous web server for static files-serving. org.opencontainers.image.version=2.40.1 org.opencontainers.image.documentation=https://static-web-server.net
COPY /app/dist /app # buildkit
ENV SERVER_LOG_LEVEL=debug
ENV SERVER_ROOT=/app
ENV SERVER_FALLBACK_PAGE=/app/index.html

Labels

Key Value
description A cross-platform, high-performance and asynchronous web server for static files-serving.
maintainer Jose Quintana <joseluisq.net>
org.opencontainers.image.description A cross-platform, high-performance and asynchronous web server for static files-serving.
org.opencontainers.image.documentation https://static-web-server.net
org.opencontainers.image.title Static Web Server
org.opencontainers.image.url https://github.com/static-web-server/static-web-server
org.opencontainers.image.vendor Jose Quintana
org.opencontainers.image.version 2.40.1
version 2.40.1
Details
Container
2025-12-28 11:53:58 +00:00
1
OCI / Docker
linux/amd64
5.3 MiB
Versions (2) View all
1.0.0 2025-12-28
latest 2025-12-28