Namespace
linuxserver
Image / Tag
transmission:3.00-r5-ls130
Content Digest
sha256:b1187d5cd7bc10b993900ac1d869c11de417e9e5bf92e8b075b1c8b23dd36ef9
Details
Created

2022-08-04 04:12:52 UTC

Size

35.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3.00-r5-ls130 Build-date:- 2022-08-04T06:10:25+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-04T06:10:25+02: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
    d224ea4b4cb5809d3d85f0d43fa71fe8089bb4c0
  • org.opencontainers.image.revision
    d224ea4b4cb5809d3d85f0d43fa71fe8089bb4c0
  • 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-ls130

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:06a3dd39c60c166aa2c92dea35a6c8e5a39bb7997c0f4dedf32e9ce5ca122fe2 - 14.54% (5.1 MB)

[#001] sha256:933b1c5ee7a56e4725e6ad8c8417c70f0726f625a5b747af5020286d72039e0a - 10.87% (3.81 MB)

[#002] sha256:1101001f4a41d0e7e0c01d64ca29f19af00c40faf3bc1a319df365de14d1e703 - 0.01% (5.23 KB)

[#003] sha256:95c341a4d7dec5b61472ac15b883f767a0ddc008bcc809f975b4f0cec0fc2407 - 74.57% (26.2 MB)

[#004] sha256:95a9937d18518e361221327f1bb0c0563e05655762cda88572401150bf96b8c0 - 0.01% (2 KB)


History
2022-07-31 10:56:24 UTC

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

2022-07-31 10:56:25 UTC

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

2022-07-31 10:56:25 UTC

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

2022-07-31 10:56:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c795646-ls21 Build-date:- 2022-07-31T10:55:26+00:00

2022-07-31 10:56:25 UTC

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

2022-07-31 10:56:25 UTC

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

2022-07-31 10:56:27 UTC

|2 BUILD_DATE=2022-07-31T10:55:26+00:00 VERSION=9c795646-ls21 /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 "**** cleanup ****" && rm -rf /tmp/*

2022-07-31 10:56:27 UTC

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

2022-07-31 10:56:27 UTC

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

2022-07-31 10:56:27 UTC

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

2022-07-31 10:56:28 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T10:55:26+00:00

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:28 UTC

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

2022-07-31 10:56:29 UTC

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

2022-07-31 10:56:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c795646-ls21

2022-08-04 04:12:07 UTC

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

2022-08-04 04:12:07 UTC

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

2022-08-04 04:12:07 UTC

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

2022-08-04 04:12:07 UTC

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

2022-08-04 04:12:07 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls130 Build-date:- 2022-08-04T06:10:25+02:00

2022-08-04 04:12:08 UTC

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

2022-08-04 04:12:49 UTC

|4 BUILD_DATE=2022-08-04T06:10:25+02:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.4 VERSION=3.00-r5-ls130 /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-08-04 04:12:50 UTC

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

2022-08-04 04:12:50 UTC

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

2022-08-04 04:12:50 UTC

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

2022-08-04 04:12:51 UTC

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

2022-08-04 04:12:51 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-04T06:10:25+02:00

2022-08-04 04:12:51 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-08-04 04:12:51 UTC

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

2022-08-04 04:12:51 UTC

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

2022-08-04 04:12:51 UTC

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

2022-08-04 04:12:51 UTC

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

2022-08-04 04:12:52 UTC

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

2022-08-04 04:12:52 UTC

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

2022-08-04 04:12:52 UTC

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

2022-08-04 04:12:52 UTC

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

2022-08-04 04:12:52 UTC

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

Details
Created

2022-08-04 04:13:32 UTC

Size

34.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3.00-r5-ls130 Build-date:- 2022-08-04T06:10:25+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-04T06:10:25+02: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
    d224ea4b4cb5809d3d85f0d43fa71fe8089bb4c0
  • org.opencontainers.image.revision
    d224ea4b4cb5809d3d85f0d43fa71fe8089bb4c0
  • 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-ls130

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:2992880741f255cc9f3b30270372b836d59a4dbe22a246342cddc5dfada49ad7 - 14.71% (5.08 MB)

[#001] sha256:022e475dc6a008715983d6c67075ada57d03ee96743aa4f0b19d100bb4686984 - 14.1% (4.87 MB)

[#002] sha256:0a2eebdb384d27d320d693899b75cf97323df26b7179ed05dcc7e5581ae22c9d - 0.01% (5.07 KB)

[#003] sha256:12dd1f58ad2a4875eba5402723abfc5823d563a4215a54b0c529e023459f0fb6 - 71.17% (24.6 MB)

[#004] sha256:1f225732c7a2a955dfa757f96d80fac4290363b2cb3aade74db8062c97570738 - 0.01% (2 KB)


History
2022-07-31 10:56:44 UTC

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

2022-07-31 10:56:44 UTC

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

2022-07-31 10:56:45 UTC

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

2022-07-31 10:56:46 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c795646-ls21 Build-date:- 2022-07-31T10:55:26+00:00

2022-07-31 10:56:47 UTC

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

2022-07-31 10:56:48 UTC

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

2022-07-31 10:56:53 UTC

|2 BUILD_DATE=2022-07-31T10:55:26+00:00 VERSION=9c795646-ls21 /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-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && rm -rf /tmp/*

2022-07-31 10:56:54 UTC

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

2022-07-31 10:56:54 UTC

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

2022-07-31 10:56:55 UTC

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

2022-07-31 10:56:56 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T10:55:26+00:00

2022-07-31 10:56:57 UTC

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

2022-07-31 10:56:58 UTC

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

2022-07-31 10:56:59 UTC

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

2022-07-31 10:57:00 UTC

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

2022-07-31 10:57:01 UTC

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

2022-07-31 10:57:02 UTC

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

2022-07-31 10:57:03 UTC

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

2022-07-31 10:57:04 UTC

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

2022-07-31 10:57:05 UTC

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

2022-07-31 10:57:06 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c795646-ls21

2022-08-04 04:12:11 UTC

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

2022-08-04 04:12:11 UTC

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

2022-08-04 04:12:12 UTC

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

2022-08-04 04:12:12 UTC

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

2022-08-04 04:12:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls130 Build-date:- 2022-08-04T06:10:25+02:00

2022-08-04 04:12:12 UTC

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

2022-08-04 04:13:27 UTC

|4 BUILD_DATE=2022-08-04T06:10:25+02:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.4 VERSION=3.00-r5-ls130 /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-08-04 04:13:28 UTC

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

2022-08-04 04:13:28 UTC

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

2022-08-04 04:13:29 UTC

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

2022-08-04 04:13:29 UTC

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

2022-08-04 04:13:29 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-04T06:10:25+02:00

2022-08-04 04:13:29 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-08-04 04:13:30 UTC

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

2022-08-04 04:13:30 UTC

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

2022-08-04 04:13:30 UTC

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

2022-08-04 04:13:30 UTC

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

2022-08-04 04:13:31 UTC

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

2022-08-04 04:13:31 UTC

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

2022-08-04 04:13:31 UTC

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

2022-08-04 04:13:31 UTC

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

2022-08-04 04:13:32 UTC

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

Details
Created

2022-08-04 04:12:49 UTC

Size

36.9 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3.00-r5-ls130 Build-date:- 2022-08-04T06:10:25+02:00
  • maintainer
    aptalca
  • org.opencontainers.image.authors
    linuxserver.io
  • org.opencontainers.image.created
    2022-08-04T06:10:25+02: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
    d224ea4b4cb5809d3d85f0d43fa71fe8089bb4c0
  • org.opencontainers.image.revision
    d224ea4b4cb5809d3d85f0d43fa71fe8089bb4c0
  • 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-ls130

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:2ba361116983e665ca5ebaecd5099d0be7209b78e275b1eed861c869860ee2a3 - 14.41% (5.31 MB)

[#001] sha256:7ebda9cd2d866fa1c624082fa8f10246d72ddb737043f94c3b03db7b7f01b3aa - 14.81% (5.46 MB)

[#002] sha256:fdc3ebd1d9fd68d5491ebf634c42efc6c37fad82a5b83d5a38127f04d6bd1819 - 0.01% (5.11 KB)

[#003] sha256:00a8b8e2ce867e3bfe434533a88d53243a64fa90513eaa4a0f52bca8c1e953bb - 70.76% (26.1 MB)

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


History
2022-07-31 10:56:46 UTC

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

2022-07-31 10:56:47 UTC

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

2022-07-31 10:56:47 UTC

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

2022-07-31 10:56:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 9c795646-ls21 Build-date:- 2022-07-31T10:55:26+00:00

2022-07-31 10:56:49 UTC

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

2022-07-31 10:56:50 UTC

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

2022-07-31 10:56:59 UTC

|2 BUILD_DATE=2022-07-31T10:55:26+00:00 VERSION=9c795646-ls21 /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-31 10:57:00 UTC

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

2022-07-31 10:57:00 UTC

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

2022-07-31 10:57:01 UTC

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

2022-07-31 10:57:02 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-07-31T10:55:26+00:00

2022-07-31 10:57:03 UTC

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

2022-07-31 10:57:04 UTC

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

2022-07-31 10:57:05 UTC

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

2022-07-31 10:57:06 UTC

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

2022-07-31 10:57:07 UTC

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

2022-07-31 10:57:08 UTC

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

2022-07-31 10:57:09 UTC

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

2022-07-31 10:57:10 UTC

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

2022-07-31 10:57:11 UTC

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

2022-07-31 10:57:12 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.version=9c795646-ls21

2022-08-04 04:12:13 UTC

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

2022-08-04 04:12:13 UTC

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

2022-08-04 04:12:13 UTC

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

2022-08-04 04:12:13 UTC

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

2022-08-04 04:12:13 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r5-ls130 Build-date:- 2022-08-04T06:10:25+02:00

2022-08-04 04:12:14 UTC

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

2022-08-04 04:12:46 UTC

|4 BUILD_DATE=2022-08-04T06:10:25+02:00 TRANSMISSION_VERSION=3.00-r5 UNRAR_VERSION=6.1.4 VERSION=3.00-r5-ls130 /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-08-04 04:12:47 UTC

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

2022-08-04 04:12:47 UTC

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

2022-08-04 04:12:47 UTC

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

2022-08-04 04:12:47 UTC

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

2022-08-04 04:12:47 UTC

/bin/sh -c #(nop) LABEL org.opencontainers.image.created=2022-08-04T06:10:25+02:00

2022-08-04 04:12:48 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-08-04 04:12:48 UTC

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

2022-08-04 04:12:48 UTC

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

2022-08-04 04:12:48 UTC

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

2022-08-04 04:12:48 UTC

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

2022-08-04 04:12:48 UTC

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

2022-08-04 04:12:49 UTC

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

2022-08-04 04:12:49 UTC

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

2022-08-04 04:12:49 UTC

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

2022-08-04 04:12:49 UTC

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

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete