website-2-0 (sha256:4321c93384d6254d878c4e84b59338271ac40b4d9e0eccb9479ddfcdeb1d5446)

Published 2025-11-24 16:25:08 +01:00 by website-deployment in NewPipe-eV/website-2-0

Installation

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

About this package

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

Image layers

ADD alpine-minirootfs-3.21.5-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG SERVER_VERSION=2.39.0
ENV SERVER_VERSION=2.39.0
LABEL version=2.39.0 description=A cross-platform, high-performance and asynchronous web server for static files-serving. maintainer=Jose Quintana <joseluisq.net>
RUN |1 SERVER_VERSION=2.39.0 /bin/sh -c apk --no-cache add ca-certificates tzdata # buildkit
COPY /usr/local/bin/static-web-server /usr/local/bin/ # buildkit
COPY ./docker/alpine/entrypoint.sh / # buildkit
COPY ./docker/public /public # buildkit
EXPOSE [80/tcp]
STOPSIGNAL SIGQUIT
ENTRYPOINT ["/entrypoint.sh"]
CMD ["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.39.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.39.0
version 2.39.0
Details
Container
2025-11-24 16:25:08 +01:00
2
OCI / Docker
linux/amd64
21 MiB
Versions (11) View all