synapse-admin (32e2abdd6ed75451f088ab2f8fba133ed32ab9a1)

Published 2025-08-13 23:32:40 +05:00 by mt77 in mt77/synapse-admin

Installation

docker pull git.muffin77.ru/mt77/synapse-admin:32e2abdd6ed75451f088ab2f8fba133ed32ab9a1
sha256:0ec9d26cccb6f79f9f801407019b23f2e41b000637ae92e66bc1a2b66bb87ed2

About this package

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

Image Layers

ARG SERVER_VERSION=2.38.0
ENV SERVER_VERSION=2.38.0
LABEL version=2.38.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.38.0 org.opencontainers.image.documentation=https://github.com/static-web-server/static-web-server
ENV SERVER_ROOT=/app
COPY /src/dist /app # 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.38.0
version 2.38.0
Details
Container
2025-08-13 23:32:40 +05:00
2
OCI / Docker
linux/amd64
4.5 MiB
Versions (2) View all