troylusty.com (3698e926ea89a7708aa7453f668e888d796a3da0)

Published 2025-04-14 01:22:00 +00:00 by troy in troy/troylusty.com

Installation

docker pull code.troylusty.com/troy/troylusty.com:3698e926ea89a7708aa7453f668e888d796a3da0
sha256:681a72c7e811b8bf7d41ce9cba2f0c8d9362dfd11cfd18ae89fb3c6d09452d04

About 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
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.36.1
version 2.36.1
Details
Container
2025-04-14 01:22:00 +00:00
0
OCI / Docker
linux/amd64
48 MiB
Versions (10) View all