Namespace
linuxserver
Image / Tag
qbittorrent:107
Content Digest
sha256:44751abb00e6bfb1450b932940eab539affdbb0d6f9ebe1b3f25be654746b6bc
Details
Created

2018-11-30 23:36:35 UTC

Size

35.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 107 Build-date:- November-30-2018-23:10:18-UTC
  • maintainer
    sparklyballs

Environment
HOME

/config

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

PS1

$(whoami)@$(hostname):$(pwd)$

TERM

xterm

XDG_CONFIG_HOME

/config

XDG_DATA_HOME

/config


Layers

[#000] sha256:e62e2716af5b0a5b2f072c18a034cbc0e45e574949d6dcfa698e9ec522012c31 - 6.26% (2.22 MB)

[#001] sha256:71fa80f6a1a3fe19b436addc42e1a5eb5eee516d53e57a1e9d504a066cd678ac - 13.62% (4.83 MB)

[#002] sha256:5419e3b18744a2a8f55453220c4d28401baedf59dc3b84d3c8e84cfbc02569bf - 0.0% (456 Bytes)

[#003] sha256:c113de65ff2a846deb6c3f72581ef2459846adf21b93454c2bd2937ac73dc455 - 52.22% (18.5 MB)

[#004] sha256:ccf5e2b8a71446cf2974bffec3c84fb0a53bff275b17c5b6a5935343a98ecee0 - 11.48% (4.07 MB)

[#005] sha256:a0fe501d8412ca53ad8e55413101096cafc99cfbbebd85479bb75ae91c4def78 - 16.42% (5.83 MB)

[#006] sha256:f259f3646f44c88e7f6d44f3a481d04a74db8c28bb0d6de2bd1eaa0644410a25 - 0.0% (723 Bytes)


History
2018-11-30 23:09:38 UTC

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

2018-11-30 23:09:38 UTC

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

2018-11-30 23:09:39 UTC

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

2018-11-30 23:09:39 UTC

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

2018-11-30 23:09:39 UTC

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

2018-11-30 23:09:43 UTC

|2 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.21.7.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-11-30 23:09:44 UTC

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

2018-11-30 23:09:44 UTC

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

2018-11-30 23:36:30 UTC

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

2018-11-30 23:36:30 UTC

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

2018-11-30 23:36:30 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 107 Build-date:- November-30-2018-23:10:18-UTC

2018-11-30 23:36:30 UTC

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

2018-11-30 23:36:31 UTC

/bin/sh -c #(nop) ENV HOME=/config XDG_CONFIG_HOME=/config XDG_DATA_HOME=/config

2018-11-30 23:36:33 UTC

|2 BUILD_DATE=November-30-2018-23:10:18-UTC VERSION=107 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache boost-system boost-thread ca-certificates geoip qt5-qtbase unrar

2018-11-30 23:36:34 UTC

/bin/sh -c #(nop) COPY dir:9a68dc7f2b9924b0b7a9c4db06f21c78ad9dbd5b75816e57744c25facdd074a4 in /usr/

2018-11-30 23:36:34 UTC

/bin/sh -c #(nop) COPY dir:9d33223c269dac57658ba4eca6e1a66b1e73e0885814493711c7e33482fd16fa in /usr/

2018-11-30 23:36:35 UTC

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

2018-11-30 23:36:35 UTC

/bin/sh -c #(nop) EXPOSE 6881 6881/udp 8080

2018-11-30 23:36:35 UTC

/bin/sh -c #(nop) VOLUME [/config /downloads]

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