troylusty.com (98da2ca12208b0a09755e3d9edf93ba01ecca4a0)

Published 2025-08-01 21:28:59 +01:00 by troy in troy/troylusty.com

Installation

docker pull code.threepop.com/troy/troylusty.com:98da2ca12208b0a09755e3d9edf93ba01ecca4a0
sha256:05163fc014ca8d3bec05a7f477140125e7335f9edbe35b04782671899e26a605

About this package

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

Image layers

ARG SERVER_VERSION=2.38.0
ENV SERVER_VERSION=2.38.0
LABEL version=2.38.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 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.0 org.opencontainers.image.documentation=https://github.com/static-web-server/static-web-server
WORKDIR /
COPY /usr/src/app/dist /public # buildkit
ENV SERVER_REDIRECT_TRAILING_SLASH=false

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.38.0
version 2.38.0
Details
Container
2025-08-01 21:28:59 +01:00
0
OCI / Docker
linux/amd64
49 MiB
Versions (35) View all