Namespace
linuxserver
Image / Tag
transmission:arm64v8-3.00-r5-ls128
Content Digest
sha256:d4e3977d5e84d5156c6485ac62ccfd4c2f73bc3946f775389ae81f74469e3187
Details
Created

2022-07-21 04:13:21 UTC

Size

36.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3.00-r5-ls128 Build-date:- 2022-07-20T23:11:36-05:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-07-20T23:11:36-05:00
  • org.opencontainers.image.description
    [Transmission](https://www.transmissionbt.com/) is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, µTP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.
  • org.opencontainers.image.documentation
    https://docs.linuxserver.io/images/docker-transmission
  • org.opencontainers.image.licenses
    GPL-3.0-only
  • org.opencontainers.image.ref.name
    50724e09a32b59deb0fc874c600a2ac75958e098
  • org.opencontainers.image.revision
    50724e09a32b59deb0fc874c600a2ac75958e098
  • org.opencontainers.image.source
    https://github.com/linuxserver/docker-transmission
  • org.opencontainers.image.title
    Transmission
  • org.opencontainers.image.url
    https://github.com/linuxserver/docker-transmission/packages
  • org.opencontainers.image.vendor
    linuxserver.io
  • org.opencontainers.image.version
    3.00-r5-ls128

Environment
HOME

/root

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)\$

S6_CMD_WAIT_FOR_SERVICES_MAXTIME

0

TERM

xterm


Layers

[#000] sha256:0327cd133f5cca403f14a37284293783e6cb1fe79a015a56d821dcb7ff7d7ce9 - 14.62% (5.3 MB)

[#001] sha256:0a73e947242a46e62c2cc7204dbaf794266337422719a024cdbaefb8aae18994 - 15.0% (5.44 MB)

[#002] sha256:96e06a337443f71d9a591ee1e10367653ccf5eb7c6e09a2f74a3cc19ba27de9a - 0.01% (4.19 KB)

[#003] sha256:c90347e007953601a8179785de61c08e0df8a2298b81094606de4758bb1f7e59 - 70.36% (25.5 MB)

[#004] sha256:95943f3708b6fb3c4ce7722dae2666c741469eb22307732a3f55ef25509a84bc - 0.01% (2 KB)


History
2022-07-19 06:35:19 UTC

/bin/sh -c #(nop) COPY dir:f78a40af303324f5307d9d02ddebed3c14b27dee839bf3830d5371c0904cda75 in /

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) ARG VERSION

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e913ad75-ls18 Build-date:- 2022-07-19T01:33:56-05:00

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2022-07-19 06:35:20 UTC

/bin/sh -c #(nop) ENV PS1=$(whoami)@$(hostname):$(pwd)\$ HOME=/root TERM=xterm S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0

2022-07-19 06:35:23 UTC

|2 BUILD_DATE=2022-07-19T01:33:56-05:00 VERSION=e913ad75-ls18 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils curl procps shadow tzdata && echo "**** create abc user and make our folders ****" && groupmod -g 1000 users && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-07-19 06:35:23 UTC

/bin/sh -c #(nop) COPY dir:83c35abd6a4a74a56fed853176ba0000a1b6cf7b5adb02507daf6aaf822e99c3 in /

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-19T01:33:56-05:00

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=baseimage-alpine image by linuxserver.io

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-baseimage-alpine

2022-07-19 06:35:24 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=ffe8bda65e529a5790c1d1719d8acc506cc2945e

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=ffe8bda65e529a5790c1d1719d8acc506cc2945e

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-baseimage-alpine

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Baseimage-alpine

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-baseimage-alpine/packages

2022-07-19 06:35:25 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-19 06:35:26 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=e913ad75-ls18

2022-07-21 04:12:43 UTC

/bin/sh -c #(nop) ARG UNRAR_VERSION=6.1.4

2022-07-21 04:12:44 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2022-07-21 04:12:44 UTC

/bin/sh -c #(nop) ARG VERSION

2022-07-21 04:12:44 UTC

/bin/sh -c #(nop) ARG TRANSMISSION_VERSION

2022-07-21 04:12:44 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls128 Build-date:- 2022-07-20T23:11:36-05:00

2022-07-21 04:12:44 UTC

/bin/sh -c #(nop) LABEL maintainer=aptalca

2022-07-21 04:13:17 UTC

|4 BUILD_DATE=2022-07-20T23:11:36-05:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.4 VERSION=3.00-r5-ls128 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --upgrade --virtual=build-dependencies make g++ gcc && echo "**** install packages ****" && apk add --no-cache ca-certificates curl findutils jq openssl p7zip python3 rsync tar transmission-cli transmission-daemon unzip && echo "**** install transmission ****" && apk add --no-cache transmission-cli transmission-daemon && echo "**** install unrar from source ****" && mkdir /tmp/unrar && curl -o /tmp/unrar.tar.gz -L "https://www.rarlab.com/rar/unrarsrc-${UNRAR_VERSION}.tar.gz" && tar xf /tmp/unrar.tar.gz -C /tmp/unrar --strip-components=1 && cd /tmp/unrar && make && install -v -m755 unrar /usr/local/bin && echo "**** install third party themes ****" && TRANSMISSIONIC_VERSION=$(curl -s "https://api.github.com/repos/6c65726f79/Transmissionic/releases/latest" | jq -r .tag_name) && curl -o /tmp/transmissionic.zip -L "https://github.com/6c65726f79/Transmissionic/releases/download/${TRANSMISSIONIC_VERSION}/Transmissionic-webui-${TRANSMISSIONIC_VERSION}.zip" && unzip /tmp/transmissionic.zip -d /tmp && mv /tmp/web /transmissionic && curl -o /tmp/combustion.zip -L "https://github.com/Secretmapper/combustion/archive/release.zip" && unzip /tmp/combustion.zip -d / && mkdir -p /tmp/twctemp && TWCVERSION=$(curl -s "https://api.github.com/repos/ronggang/transmission-web-control/releases/latest" | jq -r .tag_name) && curl -o /tmp/twc.tar.gz -L "https://github.com/ronggang/transmission-web-control/archive/${TWCVERSION}.tar.gz" && tar xf /tmp/twc.tar.gz -C /tmp/twctemp --strip-components=1 && mv /tmp/twctemp/src /transmission-web-control && ln -s /usr/share/transmission/web/style /transmission-web-control && ln -s /usr/share/transmission/web/images /transmission-web-control && ln -s /usr/share/transmission/web/javascript /transmission-web-control && ln -s /usr/share/transmission/web/index.html /transmission-web-control/index.original.html && mkdir -p /kettu && curl -o /tmp/kettu.tar.gz -L "https://github.com/endor/kettu/archive/master.tar.gz" && tar xf /tmp/kettu.tar.gz -C /kettu --strip-components=1 && curl -o /tmp/flood-for-transmission.tar.gz -L "https://github.com/johman10/flood-for-transmission/releases/download/latest/flood-for-transmission.tar.gz" && tar xf /tmp/flood-for-transmission.tar.gz -C / && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /root/.cache /tmp/*

2022-07-21 04:13:18 UTC

/bin/sh -c #(nop) COPY dir:b71f09b14ae639bc2b67e4b08966c960274f0e0c9072f934a3b8e9c74237b9be in /

2022-07-21 04:13:18 UTC

/bin/sh -c #(nop) EXPOSE 51413/tcp 51413/udp 9091

2022-07-21 04:13:19 UTC

/bin/sh -c #(nop) VOLUME [/config]

2022-07-21 04:13:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.authors=linuxserver.io

2022-07-21 04:13:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-20T23:11:36-05:00

2022-07-21 04:13:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.description=[Transmission](https://www.transmissionbt.com/) is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, µTP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more.

2022-07-21 04:13:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.documentation=https://docs.linuxserver.io/images/docker-transmission

2022-07-21 04:13:19 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.licenses=GPL-3.0-only

2022-07-21 04:13:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.ref.name=50724e09a32b59deb0fc874c600a2ac75958e098

2022-07-21 04:13:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.revision=50724e09a32b59deb0fc874c600a2ac75958e098

2022-07-21 04:13:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.source=https://github.com/linuxserver/docker-transmission

2022-07-21 04:13:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.title=Transmission

2022-07-21 04:13:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.url=https://github.com/linuxserver/docker-transmission/packages

2022-07-21 04:13:20 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.vendor=linuxserver.io

2022-07-21 04:13:21 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=3.00-r5-ls128