Namespace
linuxserver
Image / Tag
transmission:120
Content Digest
sha256:b45294969ed546f59d0fc76c685d7607ac5543237cb084a9b97f2b7da65c4034
Details
Created

2018-04-20 22:06:09 UTC

Size

18.4 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 120 Build-date:- April-20-2018-22:05:47-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:d2f21c7c400237eaee70105989c811d1f5010a6cf5a7e1a8cf283159c24ebe60 - 11.31% (2.08 MB)

[#001] sha256:3cbbd7f1b3d8dc9868e307c6c397e1b3dc3895553b88032df7f82f91c8be91ce - 42.76% (7.87 MB)

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

[#003] sha256:04aba399958bd9ab2681325baa0872060b2c2933f7774d1783cc16a281c4be7f - 45.92% (8.46 MB)

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


History
2018-04-20 22:04:36 UTC

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

2018-04-20 22:04:37 UTC

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

2018-04-20 22:04:38 UTC

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

2018-04-20 22:04:39 UTC

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

2018-04-20 22:04:39 UTC

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

2018-04-20 22:04:53 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-04-20 22:04:54 UTC

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

2018-04-20 22:04:55 UTC

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

2018-04-20 22:05:58 UTC

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

2018-04-20 22:05:59 UTC

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

2018-04-20 22:06:00 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 120 Build-date:- April-20-2018-22:05:47-UTC

2018-04-20 22:06:01 UTC

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

2018-04-20 22:06:07 UTC

|2 BUILD_DATE=April-20-2018-22:05:47-UTC VERSION=120 /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-04-20 22:06:08 UTC

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

2018-04-20 22:06:08 UTC

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

2018-04-20 22:06:09 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