Block a user
hideme_transmission (3.5)
Published 2025-08-07 02:07:03 +03:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/hideme_transmission:3.5sha256:e503ef134e336222b197b090f028044ea807c46b50aa47395a73f70f25b638f0
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 37f875a70b | linux/amd64 | 46 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates procps privoxy runit curl && rm -rf /var/lib/apt/lists/* # buildkit |
| ENV HIDEME_SOCKS=on |
| ENV HIDEME_PRIVOXY=on |
| ENV HIDEME_TRANSMISSION=on |
| ENV CA_FILEPATH=/config/CA.pem |
| ENV HIDE_ME_TOKEN_FILE=/config/accessToken.txt |
| ENV PR_FILEPATH=/config/privoxy_config |
| ENV START_PARAMS= |
| ENV TOKEN_PARAMS= |
| ENV TRANSMISSION_HOME=/config/transmission |
| COPY /tmp/copy/ / # buildkit |
| COPY /tmp/copy/ / # buildkit |
| COPY /tmp/copy/ / # buildkit |
| COPY defaults /opt/defaults # buildkit |
| COPY startups /opt/startups # buildkit |
| COPY healthcheck.sh / # buildkit |
| VOLUME [/config /downloads] |
| HEALTHCHECK &{["CMD-SHELL" "/healthcheck.sh"] "0s" "0s" "1m0s" "0s" '\x00'} |
| EXPOSE map[1080/tcp:{} 8080/tcp:{} 9091/tcp:{}] |
| CMD ["runsvdir" "/opt/startups"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-08-06T23:06:46.524Z |
| org.opencontainers.image.description | wg hideme vpn client docker |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | cf6b65b3c67499f5a461b2543f764e8a4ab4a0a8 |
| org.opencontainers.image.source | https://gitea.phadric.de/andreas/hideme_transmission |
| org.opencontainers.image.title | hideme_transmission |
| org.opencontainers.image.url | https://gitea.phadric.de/andreas/hideme_transmission |
| org.opencontainers.image.version | 3.5.6 |