Namespace
linuxserver
Image / Tag
qbittorrent:113
Content Digest
sha256:6dc86c50de23768683915d023b9b13dc40e5c2f8157fda19d6becfa93f7b1ac8
Details
Created

2019-01-11 23:43:25 UTC

Size

35.5 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 113 Build-date:- January-11-2019-23:10:22-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:b64fe965bcdcbd4c0637b52182a2046e8f1a2f070ad3757b496912c27bd1ad7b - 6.26% (2.22 MB)

[#001] sha256:5111434815a2b96a216526dab5336cbbc2fa025643a41711bb98a0778d2690c7 - 13.62% (4.83 MB)

[#002] sha256:de3626289736f91e0237cb2445d5470aca2031a56029ca7ae36b24874eb5ce6e - 0.0% (449 Bytes)

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

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

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

[#006] sha256:c058b70fcfd9e049a140903ecc059871fe3ea920bd09677789147506c8a05b75 - 0.0% (695 Bytes)


History
2019-01-11 23:09:38 UTC

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

2019-01-11 23:09:38 UTC

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

2019-01-11 23:09:38 UTC

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

2019-01-11 23:09:38 UTC

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

2019-01-11 23:09:38 UTC

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

2019-01-11 23:09:46 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/*

2019-01-11 23:09:46 UTC

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

2019-01-11 23:09:46 UTC

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

2019-01-11 23:43:20 UTC

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

2019-01-11 23:43:20 UTC

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

2019-01-11 23:43:21 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 113 Build-date:- January-11-2019-23:10:22-UTC

2019-01-11 23:43:21 UTC

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

2019-01-11 23:43:21 UTC

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

2019-01-11 23:43:24 UTC

|2 BUILD_DATE=January-11-2019-23:10:22-UTC VERSION=113 /bin/sh -c echo "**** install runtime packages ****" && apk add --no-cache boost-system boost-thread ca-certificates geoip qt5-qtbase unrar

2019-01-11 23:43:24 UTC

/bin/sh -c #(nop) COPY dir:710ec5853305362fa89fa8f274833f32d1085813757dc5c87a57b74d90e153bc in /usr/

2019-01-11 23:43:25 UTC

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

2019-01-11 23:43:25 UTC

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

2019-01-11 23:43:25 UTC

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

2019-01-11 23:43:25 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