taggarr (sha256:17fd222ab1b11852a9bc7e227c0da6614d11cef6daa481c379ee27bef8dce4d5)
Installation
docker pull forgejo.dawes.cc/ryan/taggarr@sha256:17fd222ab1b11852a9bc7e227c0da6614d11cef6daa481c379ee27bef8dce4d5sha256:17fd222ab1b11852a9bc7e227c0da6614d11cef6daa481c379ee27bef8dce4d5About this package
Passively sync radarr and sonarr tags to your Plex library.
Image layers
| # debian.sh --arch 'arm64' 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
2026-05-17 18:39:55 +00:00
Versions (5)
View all
Container
0
OCI / Docker
linux/arm64
MIT
83 MiB
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