troylusty.com (623d34154390a7a3e4739f3a6c0a09d5a8cf3d38)

Published 2025-09-13 16:58:46 +01:00 by troy

Installation

docker pull code.threepop.com/troy/troylusty.com:623d34154390a7a3e4739f3a6c0a09d5a8cf3d38
sha256:75ff19ca45049b4a819f99af9a3fd205108db6b8c4bd2562f650e8ec6fcde08e

About this package

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

Image layers

ARG SERVER_VERSION=2.38.1
ENV SERVER_VERSION=2.38.1
LABEL version=2.38.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.38.1 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.1
version 2.38.1
Details
Container
2025-09-13 16:58:46 +01:00
0
OCI / Docker
linux/amd64
67 MiB
Versions (61) View all