unduck (latest)

Published 2025-03-09 01:02:10 +00:00 by troy in troy/unduck

Installation

docker pull code.troylusty.com/troy/unduck:latest
sha256:6ba4b3db7f18af83bd100b3c80ba366ca6c4788de625efc43184a78c44c71317

About this package

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

Image layers

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

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.0
version 2.36.0
Details
Container
2025-03-09 01:02:10 +00:00
4
OCI / Docker
linux/amd64
4.4 MiB
Versions (3) View all