Bryan Bailey bryan
  • Joined on 2026-01-25

yoink-go (1.2.1)

Published 2026-03-11 22:29:00 +00:00 by bryan in bryan/yoink-go

Installation

docker pull git.brizzle.dev/bryan/yoink-go:1.2.1
sha256:f58b40991d888b876ac6598c95d1b952cdf4943c8996e6eeea4f6e88f1b6d151

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:54e19a0ca96e80849521d3ebfd1c99016e3c09140cc471eddf814345f07cc0f5 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-11 22:29:00 +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