Namespace
linuxserver
Image / Tag
transmission:arm64v8-3.00-r2-ls83
Content Digest
sha256:4f0fea5fdf4b441f36c25a2fa8b6d904c12a78322c3b7b8a395c1ee2cbe8e778
Details
Created

2021-04-08 03:58:08 UTC

Size

35.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 3.00-r2-ls83 Build-date:- 2021-04-08T04:55:41+01: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:ea65946fb42ff2bd72300a6a61d7093b18cc072c8c504717c9e10a29a2028018 - 7.63% (2.7 MB)

[#001] sha256:ef12180387ef29116450df818a96beb06b510b0de7d46515b85026ea1ffbf55c - 6.06% (2.15 MB)

[#002] sha256:955c9fe28793b650a617e64db2e61b05d2b248e73ff36fa6133563340ac97273 - 5.93% (2.1 MB)

[#003] sha256:2c6d3ce6a75677771915f87abf71e71175064a524b4a1357439b0cc8d1464c35 - 0.0% (440 Bytes)

[#004] sha256:940b93da03f62dbc937860acfeeb042543339bc0d4cfda36cb1e6fbc3b0323b1 - 13.12% (4.65 MB)

[#005] sha256:b20a6d15eb0e9d7c84158b3e114c927b1b5da10e029d35bacc80306ce1879ae6 - 0.01% (2.77 KB)

[#006] sha256:d84de04a620f7418799483b695a7d178a389bcfd0f8a7dca03ae0d4fbceaaad0 - 67.26% (23.8 MB)

[#007] sha256:cdd2810163079a187ec2001fa59ffef07da2be0f76827b0b4931586e38bdd56a - 0.01% (1.89 KB)


History
2021-04-06 06:40:58 UTC

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

2021-04-06 06:41:00 UTC

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

2021-04-06 06:41:02 UTC

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

2021-04-06 06:41:03 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- c541a65d-ls10 Build-date:- 2021-04-06T07:39:21+01:00

2021-04-06 06:41:05 UTC

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

2021-04-06 06:41:06 UTC

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

2021-04-06 06:41:08 UTC

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

2021-04-06 06:41:10 UTC

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

2021-04-06 06:41:17 UTC

|4 BUILD_DATE=2021-04-06T07:39:21+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=c541a65d-ls10 /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-04-06 06:41:18 UTC

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

2021-04-06 06:41:20 UTC

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

2021-04-06 06:41:33 UTC

|4 BUILD_DATE=2021-04-06T07:39:21+01:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.2.0.3 VERSION=c541a65d-ls10 /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 "**** 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2021-04-06 06:41:36 UTC

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

2021-04-06 06:41:38 UTC

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

2021-04-08 03:57:19 UTC

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

2021-04-08 03:57:20 UTC

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

2021-04-08 03:57:22 UTC

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

2021-04-08 03:57:23 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 3.00-r2-ls83 Build-date:- 2021-04-08T04:55:41+01:00

2021-04-08 03:57:24 UTC

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

2021-04-08 03:57:55 UTC

|3 BUILD_DATE=2021-04-08T04:55:41+01:00 TRANSMISSION_VERSION=3.00-r2 VERSION=3.00-r2-ls83 /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 -sL "http://dl-cdn.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz" | tar -xz -C /tmp && awk '/^P:transmission-daemon$/,/V:/' /tmp/APKINDEX | sed -n 2p | sed 's/^V://'); 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-04-08 03:58:05 UTC

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

2021-04-08 03:58:07 UTC

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

2021-04-08 03:58:08 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