www-une-graine-fr (0.1.3)

Published 2025-12-07 22:57:51 +00:00 by registry_service_account

Installation

docker pull forge.tools.une-graine.fr/graine/www-une-graine-fr:0.1.3
sha256:0b275db031d06c3fc72371c9b39ff98e01a6a8c5d934bd221639a9f781742898

About this package

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

Image layers

ARG SERVER_VERSION=2.40.0
ENV SERVER_VERSION=2.40.0
LABEL version=2.40.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.40.0 org.opencontainers.image.documentation=https://static-web-server.net
WORKDIR /
COPY /project/public /public # buildkit
COPY config.static-web-server.toml /sws.toml # buildkit
CMD ["--config-file" "/sws.toml"]

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.0
version 2.40.0
Details
Container
2025-12-07 22:57:51 +00:00
0
OCI / Docker
linux/arm64
3.5 MiB
Versions (3) View all
buildcache-arm64 2025-12-07
latest 2025-12-07
0.1.3 2025-12-07