site-support (0.1)

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

Installation

docker pull git.sofus.io/so-rose/site-support:0.1
sha256:fccf56ab0a34dbbb155b51b0e2bde5afba686f0f655e340a02782081d7c4f969

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:a549cc52cf0414d1bf3ece183fda3530dbe7269094a5265858dc269e6e85a7eb in /app
ENV SERVER_PORT 8787
ENV SERVER_ROOT /app
ENV SERVER_LOG_LEVEL info
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 01:30:22 +02:00
0
OCI / Docker
linux/amd64
4.9 MiB
Versions (4) View all
0 2023-08-13
0.1 2023-08-13
0.1.0 2023-08-13
9aa49c3c9b8017ac 2023-08-13