Bryan Bailey bryan
  • Joined on 2026-01-25

yoink-go (1.2.0)

Published 2026-03-10 02:12:27 +00:00 by bryan in bryan/yoink-go

Installation

docker pull git.brizzle.dev/bryan/yoink-go:1.2.0
sha256:b21b670faa0061bbbf1f5d8a1a445098410c6d5a0cafd9b23813c91a573b578c

About this package

Comic downloader web UI

Image Layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
bazel build @bookworm//libc6/amd64:data_statusd
bazel build @bookworm//libssl3/amd64:data_statusd
LABEL org.opencontainers.image.title="yoink" org.opencontainers.image.description="Comic downloader web UI" org.opencontainers.image.source="https://git.brizzle.dev/bryan/yoink-go"
WORKDIR /app
COPY file:515b357c8395441e4bf4b6204aa888b96efc40b499d7738e4d2ac1c5bdf0d5f8 in .
ENV YOINK_LIBRARY=/library
VOLUME ["/library"]
EXPOSE 8080
HEALTHCHECK --interval=30s --timeout=5s --start-period=5s --retries=3 CMD ["/app/yoink", "healthcheck"]
USER nonroot
CMD ["/app/yoink", "serve"]

Labels

Key Value
io.buildah.version 1.42.2
org.opencontainers.image.description Comic downloader web UI
org.opencontainers.image.source https://git.brizzle.dev/bryan/yoink-go
org.opencontainers.image.title yoink
Details
Container
2026-03-10 02:12:27 +00:00
0
OCI / Docker
linux/amd64
12 MiB
Versions (4) View all
1.3.0 2026-03-12
1.2.1 2026-03-11
latest 2026-03-10
1.2.0 2026-03-10