• Joined on 2023-03-05

wowauctions.rs (latest)

Published 2026-02-09 22:45:36 +00:00 by emily

Installation

docker pull git.k8s.emily.sh/emily/wowauctions.rs:latest
sha256:df0c07cd18700128c4b68807f3ace2e0b8f9114045ddf70cf31aed33c4829a73

Images

Digest OS / Arch Size
a8a4da0d66 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-09T22:40:36.050Z
org.opencontainers.image.description
org.opencontainers.image.licenses
org.opencontainers.image.revision 1e9f1a7d3158a4b548bfc9435b93c3561c948dc9
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-09 22:45:36 +00:00
9
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