• Joined on 2023-02-16

vitalwatchdog-static (251102.0152)

Published 2025-11-02 00:53:32 +00:00 by eden

Installation

docker pull gitea.ekirin.com/eden/vitalwatchdog-static:251102.0152
sha256:7fe13adbb63e03edd7a2356670135fa60ab73e89aac55a01020703932dd44a3f

About this package

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

Image Layers

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>
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.39.0 org.opencontainers.image.documentation=https://github.com/static-web-server/static-web-server
ENV SERVER_PORT=8000 SERVER_ROOT=/www SERVER_LOG_LEVEL=info
USER 1000
WORKDIR /www/static
COPY ./static/metrics.txt . # buildkit
COPY ./static/img ./img # buildkit
COPY /node-builder/static/dist/frontend.css ./dist/ # buildkit
COPY /node-builder/static/dist/frontend.js ./dist/ # buildkit

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-02 00:53:32 +00:00
1
OCI / Docker
linux/amd64
4.2 MiB
Versions (4) View all
latest 2025-11-02
251102.0152 2025-11-02
250420.2049 2025-04-20
250419.1053 2025-04-19