Namespace
linuxserver
Image / Tag
transmission:amd64-3.00-r2-ls76
Content Digest
sha256:2e4d37c3d272f15193fb89b2449ca4f600dc0330e76c30a5911d26d218de88f8
Details
Created

2021-02-01 21:09:13 UTC

Size

33.3 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3.00-r2-ls76 Build-date:- 2021-02-01T21:07:47+00:00
  • maintainer
    aptalca

Environment
HOME

/root

PATH

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

PS1

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

TERM

xterm


Layers

[#000] sha256:e3d62ae256f36d85d66f56817aa2323b4be3299a73f3c79475373bb8ce7a0a9e - 8.39% (2.8 MB)

[#001] sha256:9d6625b93f12ce5bf793e6b17837e97ef27462843ac62a751c33f560c0ad82fb - 5.57% (1.86 MB)

[#002] sha256:e1bd71a16137bae05c565d9c647ededf288fb8bb860c4a22df4e4a1587df924f - 5.36% (1.79 MB)

[#003] sha256:2fe25602586f9057489acdcf633b126c190d308595716a667663f24d42cf1c21 - 0.0% (439 Bytes)

[#004] sha256:709f52b4eff78412407384206699123c69cb3a9900ab7c9b94cf0b72381927d1 - 8.99% (3 MB)

[#005] sha256:3d08e718e8451e196ca535fbdcb7aaa40cbb5792759c120edc4b2c34936eee1c - 0.01% (2.75 KB)

[#006] sha256:b62bb00b4bc95af12188434496dfc157d3e255de293b91fbdd558d8e837a17d9 - 71.67% (23.9 MB)

[#007] sha256:a72c22ddcc2ddb15294897141ee8ccc041f246150e924ef13f2144dcea45ced0 - 0.01% (1.86 KB)


History
2021-01-29 14:55:42 UTC

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

2021-01-29 14:55:42 UTC

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

2021-01-29 14:55:42 UTC

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

2021-01-29 14:55:43 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- e2f01b82-ls4 Build-date:- 2021-01-29T14:54:35+00:00

2021-01-29 14:55:43 UTC

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

2021-01-29 14:55:43 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.2.0.0

2021-01-29 14:55:44 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64

2021-01-29 14:55:48 UTC

/bin/sh -c #(nop) ADD b19812973f212c683902eb5a2a95dbe8069734a53f52bef06092d8c411a74dd4 in /tmp/

2021-01-29 14:55:50 UTC

|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-01-29 14:55:50 UTC

/bin/sh -c #(nop) COPY dir:946d679880d0fb0651159e9c7af5c1409fedf29f47438b8e25b84b89e523faac in /tmp/patch

2021-01-29 14:55:50 UTC

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

2021-01-29 14:55:54 UTC

|4 BUILD_DATE=2021-01-29T14:54:35+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.2.0.0 VERSION=e2f01b82-ls4 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl patch tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils 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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && patch -u /etc/s6/init/init-stage2 -i /tmp/patch/etc/s6/init/init-stage2.patch && echo "**** cleanup ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-01-29 14:55:54 UTC

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

2021-01-29 14:55:54 UTC

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

2021-02-01 21:09:00 UTC

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

2021-02-01 21:09:01 UTC

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

2021-02-01 21:09:01 UTC

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

2021-02-01 21:09:01 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r2-ls76 Build-date:- 2021-02-01T21:07:47+00:00

2021-02-01 21:09:02 UTC

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

2021-02-01 21:09:12 UTC

|3 BUILD_DATE=2021-02-01T21:07:47+00:00 TRANSMISSION_VERSION=3.00-r2 VERSION=3.00-r2-ls76 /bin/sh -c echo "**** install packages ****" && apk add --no-cache ca-certificates curl findutils jq openssl p7zip python3 rsync tar transmission-cli transmission-daemon unrar unzip && echo "**** install transmission ****" && if [ -z ${TRANSMISSION_VERSION+x} ]; then TRANSMISSION_VERSION=$(curl -s http://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/ | awk -F '(transmission-cli-|.apk)' '/transmission-cli.*.apk/ {print $2}'); fi && apk add --no-cache transmission-cli==${TRANSMISSION_VERSION} transmission-daemon==${TRANSMISSION_VERSION} && echo "**** install third party themes ****" && 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 -sX GET "https://api.github.com/repos/ronggang/transmission-web-control/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && 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 && 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 && echo "**** cleanup ****" && rm -rf /tmp/*

2021-02-01 21:09:13 UTC

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

2021-02-01 21:09:13 UTC

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

2021-02-01 21:09:13 UTC

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

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