Block a user
vitalwatchdog-static (250419.1053)
Published 2025-04-19 08:59:09 +00:00 by eden
Installation
docker pull gitea.ekirin.com/eden/vitalwatchdog-static:250419.1053sha256:c88f60e7028a412f536c442ae8a98384a2d2537140807efae90b30b96d55a87aAbout this package
A cross-platform, high-performance and asynchronous web server for static files-serving.
Image Layers
| ARG SERVER_VERSION=2.36.1 |
| ENV SERVER_VERSION=2.36.1 |
| LABEL version=2.36.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.36.1 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.36.1 |
| version | 2.36.1 |
Details
2025-04-19 08:59:09 +00:00
Versions (4)
View all
Container
1
OCI / Docker
linux/amd64
3.9 MiB