Namespace
linuxserver
Image / Tag
transmission:137
Content Digest
sha256:b26131d5914cfac64ed1e14479f2288ab11ab72929232a931a94dbadaa142c0a
Details
Created

2018-08-15 21:00:14 UTC

Size

15.8 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 137 Build-date:- August-15-2018-21:00:05-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:963a95e502f45f7db3ba47363eb047a10d7aac484b1c5f6b7b65d731a65adf6b - 14.05% (2.22 MB)

[#001] sha256:807cfe48b70ff2a9b8f5b0718de78cb4e82c67269beab927f59262795125a183 - 37.5% (5.93 MB)

[#002] sha256:e183b3c81ccec6eb038a275214dca755283a582145c0a32af8708d0727871b50 - 0.0% (450 Bytes)

[#003] sha256:aa03d0fedf9098825aa8a2f1c4228c803575c6969a829d85093800f4a557330a - 48.44% (7.66 MB)

[#004] sha256:2666e72f50c2478f4196fc7a638d56a62ad85bce68d3d6299edf440a5e6087f0 - 0.01% (1.7 KB)


History
2018-08-10 22:09:38 UTC

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

2018-08-10 22:09:38 UTC

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

2018-08-10 22:09:39 UTC

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

2018-08-10 22:09:39 UTC

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

2018-08-10 22:09:39 UTC

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

2018-08-10 22:09:45 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.4.0 /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-08-10 22:09:45 UTC

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

2018-08-10 22:09:45 UTC

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

2018-08-15 21:00:08 UTC

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

2018-08-15 21:00:09 UTC

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

2018-08-15 21:00:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 137 Build-date:- August-15-2018-21:00:05-UTC

2018-08-15 21:00:09 UTC

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

2018-08-15 21:00:13 UTC

|2 BUILD_DATE=August-15-2018-21:00:05-UTC VERSION=137 /bin/sh -c echo "**** install packages ****" && apk add --no-cache curl jq openssl p7zip rsync tar transmission-cli transmission-daemon unrar unzip

2018-08-15 21:00:13 UTC

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

2018-08-15 21:00:13 UTC

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

2018-08-15 21:00:14 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