Namespace
linuxserver
Image / Tag
transmission:113
Content Digest
sha256:ff55db3eb592f7efbff32f5f0d2216a23eda28e0f1887b4682ce597394f11926
Details
Created

2018-03-02 23:06:16 UTC

Size

17.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 113 Build-date:- March-02-2018-23:05:55-UTC
  • maintainer
    sparklyballs

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:c83e1fa88594eafd910efe51839c5d08d8e9494dd4afec0985052a7f0a444b91 - 11.93% (2.08 MB)

[#001] sha256:c3ec7339f710ba48d5bfeedd3765c173e5e77808ebe0ea41cbafda376f8f8b8f - 45.23% (7.89 MB)

[#002] sha256:bd022836b126386c4ad341cc75a4ab7de8d5dbb30c216cfcb5db0a1c5aac9195 - 0.0% (457 Bytes)

[#003] sha256:659efae9cd8404e271bc767f4c0898fa186d5541cb4a811410f757257be200c0 - 42.83% (7.47 MB)

[#004] sha256:33abe22dd0819d88569cfb4b4986974a55c6c622cf62b9f39aa06eebce02d0f1 - 0.01% (1.7 KB)


History
2018-03-02 23:03:44 UTC

/bin/sh -c #(nop) ADD file:7a1601960919a7e9af46d4c119d986b2a8caa87fa006bf962792085cb49a5300 in /

2018-03-02 23:03:45 UTC

/bin/sh -c #(nop) MAINTAINER sparklyballs

2018-03-02 23:03:46 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.21.2.2

2018-03-02 23:03:46 UTC

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

2018-03-02 23:03:47 UTC

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

2018-03-02 23:03:57 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.2.2 /bin/sh -c echo "**** install build packages ****" && apk add --no-cache --virtual=build-dependencies curl tar && echo "**** install runtime packages ****" && apk add --no-cache bash ca-certificates coreutils shadow tzdata && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 ****" && apk del --purge build-dependencies && rm -rf /tmp/*

2018-03-02 23:03:58 UTC

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

2018-03-02 23:03:58 UTC

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

2018-03-02 23:05:58 UTC

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

2018-03-02 23:05:59 UTC

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

2018-03-02 23:06:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 113 Build-date:- March-02-2018-23:05:55-UTC

2018-03-02 23:06:01 UTC

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

2018-03-02 23:06:12 UTC

|2 BUILD_DATE=March-02-2018-23:05:55-UTC VERSION=113 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl jq openssl p7zip rsync tar unrar unzip && apk add --no-cache --repository http://nl.alpinelinux.org/alpine/edge/main transmission-cli transmission-daemon

2018-03-02 23:06:13 UTC

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

2018-03-02 23:06:15 UTC

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

2018-03-02 23:06:16 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