website-2-0 (sha256:e4c4b0771b27615ca6456a001b71a816ed809dadaab48825294544e56fdfab90)

Published 2025-09-06 11:54:04 +02:00 by website-deployment in NewPipe-eV/website-2-0

Installation

docker pull git.newpipe-ev.de/newpipe-ev/website-2-0@sha256:e4c4b0771b27615ca6456a001b71a816ed809dadaab48825294544e56fdfab90
sha256:e4c4b0771b27615ca6456a001b71a816ed809dadaab48825294544e56fdfab90

About this package

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

Image layers

ARG SERVER_VERSION=0.0.0
ENV SERVER_VERSION=2.28.0
LABEL version=2.28.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 map[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.28.0 org.opencontainers.image.documentation=https://github.com/static-web-server/static-web-server
COPY docker/sws-config.toml /sws-config.toml
COPY --from=zola /project/public /public

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://github.com/static-web-server/static-web-server
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.28.0
version 2.28.0
Details
Container
2025-09-06 11:54:04 +02:00
5
OCI / Docker
linux/amd64
16 MiB
Versions (10) View all
main 2025-10-02
latest 2025-10-02
pr-6-head 2025-10-02
6th-plenum 2025-10-02
pr-5-head 2025-10-01