Namespace
linuxserver
Image / Tag
transmission:98
Content Digest
sha256:7f5b0c3e4ccc62cfdb85f88b82c1468e15de379b99c750fc14cc80e9fba4c583
Details
Created

2017-12-08 23:52:39 UTC

Size

16.1 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 98 Build-date:- December-08-2017-23:52:28-UTC

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:c521977c729174e09f875608a748a4d4b872dc49f779f384106693080246b1d6 - 12.49% (2.01 MB)

[#001] sha256:cfcf42e0009960715291ebbe8b13ad90a23ac087571235cb4f84743c905dfe03 - 41.09% (6.62 MB)

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

[#003] sha256:ec1a534c2172dca2ba75ca8b7d7d714ccc49c01743255f1e4817b8f24cbf6a06 - 46.4% (7.48 MB)

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


History
2017-12-08 23:51:40 UTC

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

2017-12-08 23:51:41 UTC

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

2017-12-08 23:51:41 UTC

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

2017-12-08 23:51:42 UTC

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

2017-12-08 23:51:43 UTC

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

2017-12-08 23:51:54 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.19.1.1 /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/*

2017-12-08 23:51:55 UTC

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

2017-12-08 23:51:55 UTC

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

2017-12-08 23:52:33 UTC

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

2017-12-08 23:52:33 UTC

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

2017-12-08 23:52:33 UTC

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

2017-12-08 23:52:33 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 98 Build-date:- December-08-2017-23:52:28-UTC

2017-12-08 23:52:38 UTC

|2 BUILD_DATE=December-08-2017-23:52:28-UTC VERSION=98 /bin/sh -c apk add --no-cache curl jq openssl p7zip rsync tar transmission-cli transmission-daemon unrar unzip

2017-12-08 23:52:38 UTC

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

2017-12-08 23:52:38 UTC

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

2017-12-08 23:52:39 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