taggarr (sha256:1f1e04cb0e4d9efb58798c96349bc77768f1a7bdfe5c17a52283232820f6cc18)

Published 2026-05-17 18:39:54 +00:00 by ryan in ryan/taggarr

Installation

docker pull forgejo.dawes.cc/ryan/taggarr@sha256:1f1e04cb0e4d9efb58798c96349bc77768f1a7bdfe5c17a52283232820f6cc18
sha256:1f1e04cb0e4d9efb58798c96349bc77768f1a7bdfe5c17a52283232820f6cc18

About this package

Passively sync radarr and sonarr tags to your Plex library.

Image layers

# debian.sh --arch 'amd64' out/ 'trixie' '@1777939200'
COPY docker-entrypoint.sh /usr/local/bin # buildkit
COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit
RUN /bin/sh -c mkdir -p /usr/local/bun-node-fallback-bin && ln -s /usr/local/bin/bun /usr/local/bun-node-fallback-bin/node # buildkit
ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin
ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=0
ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0
ARG BUN_INSTALL_BIN=/usr/local/bin
ENV BUN_INSTALL_BIN=/usr/local/bin
RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c groupadd bun --gid 1000 && useradd bun --uid 1000 --gid bun --shell /bin/sh --create-home && ln -s /usr/local/bin/bun /usr/local/bin/bunx && which bun && which bunx && bun --version # buildkit
WORKDIR /home/bun/app
ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]
CMD ["/usr/local/bin/bun"]
LABEL org.opencontainers.image.title=Taggarr
LABEL org.opencontainers.image.description=Passively sync radarr and sonarr tags to your Plex library.
LABEL org.opencontainers.image.version=0.0.2
LABEL org.opencontainers.image.licenses=MIT
LABEL org.opencontainers.image.source=https://forgejo.dawes.cc/ryan/taggarr
HEALTHCHECK &{["CMD-SHELL" "test -f /tmp/taggarr.health"] "1m0s" "5s" "2m0s" "0s" '\x03'}
WORKDIR /app
COPY package.json bun.lock* tsconfig.json ./ # buildkit
COPY src/ ./src/ # buildkit
CMD ["bun" "src/index.ts"]

Labels

Key Value
org.opencontainers.image.created 2026-05-13T03:50:35.268Z
org.opencontainers.image.description Passively sync radarr and sonarr tags to your Plex library.
org.opencontainers.image.licenses MIT
org.opencontainers.image.revision 0d9b296af33f2b851fcbf4df3e9ec89751734ba4
org.opencontainers.image.source https://forgejo.dawes.cc/ryan/taggarr
org.opencontainers.image.title Taggarr
org.opencontainers.image.url https://github.com/oven-sh/bun
org.opencontainers.image.version 0.0.2
Details
Container
2026-05-17 18:39:54 +00:00
0
OCI / Docker
linux/amd64
MIT
82 MiB
Versions (5) View all
latest 2026-05-17
0.0.2 2026-05-17
nightly 2026-04-23
0.0.2-nightly 2026-04-23
0.0.1-nightly 2026-04-23