wedding.roza.is (0.1.0)

Published 2025-09-14 20:53:39 +02:00 by so-rose in so-rose/wedding.roza.is

Installation

docker pull git.sofus.io/so-rose/wedding.roza.is:0.1.0
sha256:b6b0651a0d62259e4f83c02b5c0d6279b5a1f3ddb810883a1a6b9cbb71862c37

About this package

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

Image layers

ARG SERVER_VERSION=2.38.1
ENV SERVER_VERSION=2.38.1
LABEL version=2.38.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 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.38.1 org.opencontainers.image.documentation=https://github.com/static-web-server/static-web-server
COPY dir:6897ad53944d88d0e3c95a06a3c50a56118c7070066f7e55a8dea2e458c3cf24 in /site
WORKDIR /site
ENV SERVER_PORT="8787"
ENV SERVER_ROOT="/site"
ENV SERVER_CORS_ALLOW_ORIGINS="https://wedding.roza.is"
ENV SERVER_FALLBACK_PAGE="/site/index.html"
ENTRYPOINT ["/static-web-server"]

Labels

Key Value
description A cross-platform, high-performance and asynchronous web server for static files-serving.
io.buildah.version 1.39.3
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.38.1
version 2.38.1
Details
Container
2025-09-14 20:53:39 +02:00
30
OCI / Docker
linux/amd64
5.1 MiB
Versions (1) View all
0.1.0 2025-09-14