e6wallpaper (1.0.2)

Published 2026-03-28 20:06:59 +00:00 by hibas123

Installation

docker pull git.hibas.dev/hibas123/e6wallpaper:1.0.2
sha256:f117a88a3d30fe95aecfe468f711f0617621680cae843f47163256116a39887e

About this package

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

Image layers

ARG SERVER_VERSION=2.42.0
ENV SERVER_VERSION=2.42.0
LABEL version=2.42.0 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.42.0 org.opencontainers.image.documentation=https://static-web-server.net
COPY dir:5aeb1108aeb50d154a9032ceded4e17b266057dc191e4a878a75486ee48e8374 in /app
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.
io.buildah.version 1.43.0
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.42.0
version 2.42.0
Details
Container
2026-03-28 20:06:59 +00:00
1
OCI / Docker
linux/amd64
5.4 MiB
Versions (4) View all
1.0.2 2026-03-28
latest 2026-03-28
1.0.1 2026-03-28
1.0.0 2025-12-28