homepage (latest)

Published 2024-03-25 17:16:54 +00:00 by jcgruenhage

Installation

docker pull git.jcg.re/jcgruenhage/homepage:latest
sha256:ca8862bcba94749283a12b5aeae3766521839c75ea7ae2098b10d35c02d1f8ba

About this package

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

Image Layers

ARG SERVER_VERSION=0.0.0
ENV SERVER_VERSION=2.28.0
LABEL version=2.28.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.28.0 org.opencontainers.image.documentation=https://github.com/static-web-server/static-web-server
COPY dir:af49e7f63ba9b607d707c14c5ecdc754ed5c700936c0c0f4da51cadb0e729a29 in /public/

Labels

Key Value
description A cross-platform, high-performance and asynchronous web server for static files-serving.
io.buildah.version 1.35.1
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.28.0
version 2.28.0
Details
Container
2024-03-25 17:16:54 +00:00
49
OCI / Docker
linux/amd64
4.3 MiB
Versions (1) View all
latest 2024-03-25