yoni (latest)

Published 2026-02-03 11:34:19 -05:00 by justin

Installation

docker pull git.justin.rs/justin/yoni:latest
sha256:dff5d093b959e262daa26dfb8c3bc8e84e821aeaa3d91e957ca2f8d750eb19d8

About this package

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

Image layers

ARG SERVER_VERSION=2.40.1
ENV SERVER_VERSION=2.40.1
LABEL version=2.40.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 [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.40.1 org.opencontainers.image.documentation=https://static-web-server.net
WORKDIR /
COPY dir:6435917135eb3720c5e61989d453c5bd11bbbf43f522efe52372346a39901ada in /public

Labels

Key Value
description A cross-platform, high-performance and asynchronous web server for static files-serving.
io.buildah.version 1.42.2
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://static-web-server.net
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.40.1
version 2.40.1
Details
Container
2026-02-03 11:34:19 -05:00
20
OCI / Docker
linux/amd64
7.4 MiB
Versions (1) View all
latest 2026-02-03