site-support (f8d64ca36eb52f11)

Published 2023-08-13 22:53:05 +02:00 by so-rose in python-support/site-support

Installation

docker pull git.sofus.io/python-support/site-support:f8d64ca36eb52f11
sha256:a2fc31c2edcb9eb0ce5696170b68ee0afe0c9f547e0e77d151ae28f4b5bc5cb6

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.20.2
LABEL version=2.20.2 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.20.2 org.opencontainers.image.documentation=https://github.com/static-web-server/static-web-server
COPY dir:14df08c44d258f280d6fdf6d7fead9624426a495972dacf4c29ef479fc867f97 in /app
ENV SERVER_PORT 8787
ENV SERVER_ROOT /app
ENV SERVER_LOG_LEVEL info
USER 5020
LABEL maintainer="s174509@dtu.dk"

Labels

Key Value
description A cross-platform, high-performance and asynchronous web server for static files-serving.
io.buildah.version 1.19.6
maintainer s174509@dtu.dk
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.20.2
version 2.20.2
Details
Container
2023-08-13 22:53:05 +02:00
6
OCI / Docker
linux/amd64
4.9 MiB
Versions (7) View all
0 2023-08-14
0.2 2023-08-14
0.2.0 2023-08-14
2f29ec8de9bab62e 2023-08-14
0.1 2023-08-13