site-support (0)

Published 2023-08-14 17:18:15 +02:00 by so-rose in python-support/site-support

Installation

docker pull git.sofus.io/python-support/site-support:0
sha256:4654caa6ab32eeadc0b5d487347318ccb25257cfeab8422a8fef57c1a222ade6

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:f7d944f44816261b1b6e22ec5a07a807d35dd463f77e889de3522133ff57ba00 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-14 17:18:15 +02:00
1
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