2019-05-17 08:43:20 UTC
137 MB
/config
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:c8d227268e98a0bcc1adf5bc4f04f45b2412607b402f58b91382645a9592b701 - 22.15% (30.4 MB)
[#001] sha256:b788e8700e28716edb44d23f5ec7b850fcb9dd50c1fae5941f4feffc383ba80c - 0.0% (279 Bytes)
[#002] sha256:6ef0f6f946fb87aab567bc60e2f8104f78f0e4e896a81ff656a985998edf2c78 - 9.81% (13.5 MB)
[#003] sha256:993167137e43efeae86eefe26b31316c6bcd2e3ddd0cb7388ea9619d96f71cff - 0.0% (3.51 KB)
[#004] sha256:6f0d8e2c7a239f7b49b3d6a0d303aad505d197332ba205c8fa168895a507c269 - 68.05% (93.4 MB)
[#005] sha256:a471cc0e4012fea0524bbe2538679b55c4a84e9facbfc82b214e28c243da1c12 - 0.0% (383 Bytes)
/bin/sh -c #(nop) COPY dir:04f0d28e8321696a96c92a9f8fb7e5a556d6447d0cb3914c99b7a45361b7cd5b in /
2019-05-01 22:24:23 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- Build-date:-
2019-05-01 22:24:24 UTC/bin/sh -c #(nop) LABEL MAINTAINER=sparkyballs,TheLamer
2019-05-01 22:24:24 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2019-05-01 22:24:25 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2019-05-01 22:24:25 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2019-05-01 22:24:26 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2019-05-01 22:24:27 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2019-05-01 22:25:46 UTC|3 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.0 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && 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 && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && 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 ****" && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2019-05-01 22:25:47 UTC/bin/sh -c #(nop) COPY dir:085b95e4f30e15ed422a1c7f416f4ce8ae3d156118974719e34d4a6a67612c5f in /
2019-05-01 22:25:48 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2019-05-17 08:38:21 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2019-05-17 08:38:22 UTC/bin/sh -c #(nop) ARG VERSION
2019-05-17 08:38:23 UTC/bin/sh -c #(nop) ARG OMBI_RELEASE
2019-05-17 08:38:23 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 4.0.4574-ls45 Build-date:- 2019-05-17T08:37:32+00:00
2019-05-17 08:38:24 UTC/bin/sh -c #(nop) LABEL maintainer=sparklyballs
2019-05-17 08:38:26 UTC/bin/sh -c #(nop) ENV HOME=/config
2019-05-17 08:43:04 UTC|3 BUILD_DATE=2019-05-17T08:37:32+00:00 OMBI_RELEASE=4.0.4574 VERSION=4.0.4574-ls45 /bin/sh -c apt-get update && apt-get install -y jq libicu60 libssl1.0 && echo "**** install ombi ****" && mkdir -p /opt/ombi && if [ -z ${OMBI_RELEASE+x} ]; then OMBI_RELEASE=$(curl -sL GET https://ci.appveyor.com/api/projects/tidusjar/requestplex/history?recordsNumber=100 | jq -r '. | first(.builds[] | select(.status == "success") | select(.branch =="feature/v4")) | .version'); fi && OMBI_JOBID=$(curl -s "https://ci.appveyor.com/api/projects/tidusjar/requestplex/build/${OMBI_RELEASE}" | jq -jr '. | .build.jobs[0].jobId') OMBI_DURL="https://ci.appveyor.com/api/buildjobs/${OMBI_JOBID}/artifacts/linux-arm.tar.gz"; curl -o /tmp/ombi-src.tar.gz -L "${OMBI_DURL}" && tar xzf /tmp/ombi-src.tar.gz -C /opt/ombi/ && chmod +x /opt/ombi/Ombi && echo "**** clean up ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2019-05-17 08:43:19 UTC/bin/sh -c #(nop) COPY dir:93a7ae9d7e92f8679e7ea831015eefa94e3a07e8e0aa75269223604beed7d81f in /
2019-05-17 08:43:20 UTC/bin/sh -c #(nop) EXPOSE 3579
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.