Bryan Bailey bryan
  • Joined on 2026-01-25

yoink-go (1.3.0)

Published 2026-03-12 14:31:06 +00:00 by bryan in bryan/yoink-go

Installation

docker pull git.brizzle.dev/bryan/yoink-go:1.3.0
sha256:88802d7a7538a8189ea6d47ee392883f8d4e4f071c7855d757e241e30f158be4
sha256:26c99bf9276a050bf6dba9e91a9fc34fd3b4d0afa6f2a145665a8355b9dbdc61

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:1835f37a9b14568f91ec312356dbb320277ec280ba710fe83d3cd2ddca0cfe4b 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-12 14:31:06 +00:00
0
OCI / Docker
linux/amd64
15 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