victorian (latest)

Published 2025-10-31 00:04:01 +05:00 by stopper

Installation

docker pull forgejo.mcauth.one/stopper/victorian:latest
sha256:5480bf27ae73099ade0d96c519190d17d6cd07de73c283e151ca497ee368063f

Image Layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1760918400'
WORKDIR /victorian
/bin/sh -c apt-get update && apt-get install -y openssl ca-certificates imagemagick && rm -rf /var/lib/apt/lists/*
/bin/sh -c update-ca-certificates
COPY file:01b9d0ba8f56b4891fa9c3829cb68bd3f80284cb85370b585485b033ee1647de in /victorian/server
EXPOSE 7120/tcp
ENV RUST_LOG=info
VOLUME /web
CMD ["/victorian/server", "serve", "/web"]

Labels

Key Value
io.buildah.version 1.41.5
Details
Container
2025-10-31 00:04:01 +05:00
6
OCI / Docker
linux/amd64
99 MiB
Versions (3) View all
latest 2025-10-31
0.0.2 2025-10-31
0.0.1 2025-10-15