Block a user
homepage (dev)
Published 2025-02-05 21:40:59 -06:00 by logan
Installation
docker pull git.ljones.me/logan/homepage:devsha256:c9711a4267dd648bf3d77ab7331105d1324eb087d889f0303170b6a3e362e5a6About this package
A cross-platform, high-performance and asynchronous web server for static files-serving.
Image Layers
| ADD alpine-minirootfs-3.19.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG SERVER_VERSION=2.35.0 |
| ENV SERVER_VERSION=2.35.0 |
| LABEL version=2.35.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.35.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 map[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.35.0 org.opencontainers.image.documentation=https://github.com/static-web-server/static-web-server |
| EXPOSE 80 |
| ENV SERVER_ROOT=/var/public |
| ENV SERVER_CONFIG_FILE=/etc/config.toml |
| COPY dir:985596808a67abe3c3167cb10b2d2f6d7a8f1c2c8e80ad5202444c5128a78175 in /var/public |
| COPY file:b0bc7cab120e5a8c6eb1ba6545942c837829e226fbc99ef13454d1114759f5f7 in /etc/config.toml |
| ENTRYPOINT ["/entrypoint.sh"] |
| CMD ["static-web-server"] |
Labels
| Key | Value |
|---|---|
| description | A cross-platform, high-performance and asynchronous web server for static files-serving. |
| io.buildah.version | 1.38.1 |
| 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.35.0 |
| version | 2.35.0 |
Details
2025-02-05 21:40:59 -06:00
Versions (2)
View all
Container
0
OCI / Docker
linux/amd64
11 MiB