• Joined on 2023-03-05

wowauctions.rs (sha-d1c21c3)

Published 2026-02-03 11:38:22 +00:00 by emily

Installation

docker pull git.k8s.emily.sh/emily/wowauctions.rs:sha-d1c21c3
sha256:1342a382bb2c08864719b7d994deb872d4ff11b9ee1e42d6452c1aa8e5acbfec

Images

Digest OS / Arch Size
55a94ff39d linux/amd64 41 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1769990400'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 rsync openssh-client && rm -rf /var/lib/apt/lists/* # buildkit
WORKDIR /app
COPY /usr/src/app/target/release/wow-auctions /app/wow-auctions # buildkit
RUN /bin/sh -c mkdir /app/data # buildkit
ENV WOW_DATA_DIR=/app/data
ENTRYPOINT ["/app/wow-auctions"]

Labels

Key Value
org.opencontainers.image.created 2026-02-03T11:32:52.353Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision d1c21c314dd7940aa9c458c1b88a7b17051e797c
org.opencontainers.image.source http://git.emily.sh/emily/wowauctions.rs
org.opencontainers.image.title wowauctions.rs
org.opencontainers.image.url http://git.emily.sh/emily/wowauctions.rs
org.opencontainers.image.version latest
Details
Container
2026-02-03 11:38:22 +00:00
0
OCI / Docker
Versions (17) View all
sha-1e9f1a7 2026-02-09
latest 2026-02-09
sha-0f1d7fb 2026-02-08
sha-246b5db 2026-02-08
sha-2f3f3f9 2026-02-04