Block a user
vitalwatchdog-static (latest)
Published 2025-11-02 00:53:33 +00:00 by eden
Installation
docker pull gitea.ekirin.com/eden/vitalwatchdog-static:latestsha256:7fe13adbb63e03edd7a2356670135fa60ab73e89aac55a01020703932dd44a3fAbout 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
2025-11-02 00:53:33 +00:00
Versions (4)
View all
Container
0
OCI / Docker
linux/amd64
4.2 MiB