unduck (d22ec2c0f3baf9acd0fef4b6d9e887f29cbbd8c9)

Published 2025-05-05 22:57:59 +01:00 by troy in troy/unduck

Installation

docker pull code.threepop.com/troy/unduck:d22ec2c0f3baf9acd0fef4b6d9e887f29cbbd8c9
sha256:205ebff99eef1da20ca97cc552ee0b6dc2ad921fddbb17c1b3046bc370edbd94

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

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-05-05 22:57:59 +01:00
3
OCI / Docker
linux/amd64
4.2 MiB
Versions (4) View all