personal-site (latest)

Published 2025-03-14 03:25:48 +00:00 by eta357 in eta357/personal-site

Installation

docker pull gitea.mregirouard.com/eta357/personal-site:latest
sha256:ae4c1d8abefb7f2e925b3c9c71f95ead0a022d26bcf7eeb11eb9cd2fe92c3971

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
COPY /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-14 03:25:48 +00:00
12
OCI / Docker
linux/amd64
25 MiB
Versions (2) View all
latest 2025-03-14
new 2024-12-26