2017-03-31 22:24:17 UTC
131 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:d54efb8db41d4ac23d29469940ec92da94c9a6c2d9e26ec060bebad1d1b0e48d - 36.73% (48.1 MB)
[#001] sha256:f8b845f45a87dc7c095b15f3d9661e640ebc86f42cd8e8ab36674846472027f7 - 0.0% (820 Bytes)
[#002] sha256:e8db7bf7c39fab6fec91b1b61e3914f21e60233c9823dd57c60bc360191aaf0d - 0.0% (513 Bytes)
[#003] sha256:9654c40e9079e3d5b271ec71f6d83f8ce80cfa6f09d9737fc6bfd4d2456fed3f - 0.0% (677 Bytes)
[#004] sha256:6d9ef359eaaa311860550b478790123c4b22a2eaede8f8f46691b0b4433c08cf - 0.0% (161 Bytes)
[#005] sha256:cc773129cbe092e86f110143ab7cc85757ccdfe1d32aa7393c5efe2b2a64df15 - 0.0% (677 Bytes)
[#006] sha256:0b39efe0a6b2e160653df5824fd73a54667fb356aa48d7b457b00f0411e13e96 - 7.05% (9.23 MB)
[#007] sha256:fe297d9a7b725953c0502ed3af42b01a9b0aad48f76e70f316cd2a7b9a1560af - 0.0% (445 Bytes)
[#008] sha256:90cb6289fea50dbc996331a8803faf0081608e576b9200faa3aea382a83b4e5f - 56.21% (73.6 MB)
[#009] sha256:06340c0f6166fa406517ae6872f870842dc5e80d5be62d77f7d8a02e6bffe009 - 0.0% (512 Bytes)
/bin/sh -c #(nop) ADD file:efb254bc677d66d6af39893698d55c79bf13f4daee5053601c5c17df91657e6e in /
2017-02-27 19:41:53 UTC/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests
2017-02-27 19:41:54 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2017-02-27 19:41:55 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2017-02-27 19:41:56 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2017-02-27 19:42:10 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2017-03-31 22:20:21 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-03-31 22:20:21 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.19.1.1
2017-03-31 22:20:22 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2017-03-31 22:20:22 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2017-03-31 22:20:23 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2017-03-31 22:20:23 UTC/bin/sh -c #(nop) COPY file:d69d31260cf8703275862ccb9e3f21775d8105ad9d0396aebf7ec71cab4ee5f0 in /etc/apt/
2017-03-31 22:21:41 UTC|3 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.19.1.1 /bin/sh -c locale-gen en_US.UTF-8 && apt-get update && apt-get install -y apt-utils && apt-get install -y curl && 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 / && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2017-03-31 22:21:42 UTC/bin/sh -c #(nop) COPY dir:31d2cf6d96333f2f8cd0bf553a508a8e3ffca6be29674fc768863ad30a31f01a in /
2017-03-31 22:21:42 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2017-03-31 22:22:51 UTC/bin/sh -c #(nop) MAINTAINER sparklyballs
2017-03-31 22:22:52 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2017-03-31 22:22:52 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2017-03-31 22:22:53 UTC/bin/sh -c #(nop) ARG VERSION
2017-03-31 22:22:55 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 22 Build-date:- March-31-2017-22:22:35-UTC
2017-03-31 22:24:15 UTC|3 BUILD_DATE=March-31-2017-22:22:35-UTC DEBIAN_FRONTEND=noninteractive VERSION=22 /bin/sh -c apt-get update && apt-get install -y --no-install-recommends --no-install-suggests bzip2 ca-certificates-mono libcurl4-openssl-dev mono-devel mono-vbnc python unzip wget && mkdir -p /opt && ombi_tag=$(curl -sX GET "https://api.github.com/repos/tidusjar/Ombi/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]') && curl -o /tmp/ombi-src.zip -L "https://github.com/tidusjar/Ombi/releases/download/${ombi_tag}/Ombi.zip" && unzip -q /tmp/ombi-src.zip -d /tmp && mv /tmp/Release /opt/ombi && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2017-03-31 22:24:16 UTC/bin/sh -c #(nop) COPY dir:f568eda948cb07197f4c83de5e1b5b159ffce1a9bec40cbb89b4e39dd1f0ef9e in /
2017-03-31 22:24:17 UTC/bin/sh -c #(nop) EXPOSE 3579/tcp
2017-03-31 22:24:17 UTC/bin/sh -c #(nop) VOLUME [/config]
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.