troylusty.com (dac070500c4824a26462019a47f8e9d7534b7455)

Published 2025-10-28 20:38:11 +00:00 by troy

Installation

docker pull code.threepop.com/troy/troylusty.com:dac070500c4824a26462019a47f8e9d7534b7455
sha256:2d861c63fceb0902296448d993162ac534f053a0405e60f9532499c532569c9d

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
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.39.0
version 2.39.0
Details
Container
2025-10-28 20:38:11 +00:00
0
OCI / Docker
linux/amd64
66 MiB
Versions (61) View all