Namespace
linuxserver
Image / Tag
ombi:v3.0.5202-ls67
Content Digest
sha256:67199e14aa2237605e1e842d5417788799e871e0881e57def3c50509404b76a0
Details
Created

2020-08-25 06:22:39 UTC

Size

135 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v3.0.5202-ls67 Build-date:- 2020-08-25T02:21:35-04:00
  • maintainer
    sparklyballs

Environment
HOME

/config

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

PATH

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

TERM

xterm


Layers

[#000] sha256:535c8ed3b1afab5f9c2f0854f035be5f283f61bcaf403cfee054e45f4fc2cf93 - 18.83% (25.5 MB)

[#001] sha256:ae3b337f16954a4990204068e348c6fa3e08166c4b2b8b09ded71b0f7f53a385 - 0.0% (277 Bytes)

[#002] sha256:e5d2bf9d176a9ec0e848b6176a7ccdebb8b139a50396a10710d4b72c9caf38d7 - 9.6% (13 MB)

[#003] sha256:9f2240393ace6c806696784838d5144953414d4226f5a93c3da851aab92c27b3 - 0.0% (4.13 KB)

[#004] sha256:c609b701bd1898a6b58c3bff696e33ec9448195d3de17db228bed301d00b10fb - 71.56% (96.8 MB)

[#005] sha256:536580284086497004f310f7fa6e6771de09a9047e52c0f7963e30cdd93f9e0a - 0.0% (542 Bytes)


History
2020-08-19 16:15:55 UTC

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

2020-08-19 16:16:11 UTC

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

2020-08-19 16:16:12 UTC

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

2020-08-19 16:16:12 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cb2df5fc-ls51 Build-date:- 2020-08-19T16:12:11+00:00

2020-08-19 16:16:12 UTC

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

2020-08-19 16:16:13 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-08-19 16:16:13 UTC

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

2020-08-19 16:16:13 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2020-08-19 16:16:13 UTC

/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm

2020-08-19 16:16:14 UTC

/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/

2020-08-19 16:17:02 UTC

|5 BUILD_DATE=2020-08-19T16:12:11+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.0.0.1 VERSION=cb2df5fc-ls51 /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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-08-19 16:17:05 UTC

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

2020-08-19 16:17:05 UTC

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

2020-08-25 06:22:18 UTC

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

2020-08-25 06:22:18 UTC

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

2020-08-25 06:22:18 UTC

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

2020-08-25 06:22:19 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v3.0.5202-ls67 Build-date:- 2020-08-25T02:21:35-04:00

2020-08-25 06:22:19 UTC

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

2020-08-25 06:22:19 UTC

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

2020-08-25 06:22:38 UTC

|3 BUILD_DATE=2020-08-25T02:21:35-04:00 OMBI_RELEASE=v3.0.5202 VERSION=v3.0.5202-ls67 /bin/sh -c apt-get update && apt-get install -y libicu60 libssl1.0 && echo "**** install ombi ****" && mkdir -p /opt/ombi && if [ -z ${OMBI_RELEASE+x} ]; then OMBI_RELEASE=$(curl -sX GET "https://api.github.com/repos/tidusjar/Ombi/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/ombi-src.tar.gz -L "https://github.com/tidusjar/Ombi/releases/download/${OMBI_RELEASE}/linux.tar.gz" && 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/*

2020-08-25 06:22:39 UTC

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

2020-08-25 06:22:39 UTC

/bin/sh -c #(nop) EXPOSE 3579

Details
Created

2020-08-25 06:23:01 UTC

Size

130 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v3.0.5202-ls67 Build-date:- 2020-08-25T02:21:35-04:00
  • maintainer
    sparklyballs

Environment
HOME

/config

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

PATH

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

TERM

xterm


Layers

[#000] sha256:7742486236b84395e8bd513a791f4803e1c03ea21a3c188f57a13f7861ef4fd5 - 16.37% (21.2 MB)

[#001] sha256:881e3ddf6e8ee5b39ca9942c9095c1cae076843386de6c77a3be3f2818435c92 - 0.0% (279 Bytes)

[#002] sha256:6b8a2eb48b9a737e0e3c2fa037851339890ce251891b8b4411e4f194ed7218d3 - 10.68% (13.9 MB)

[#003] sha256:dbb2875764e4c89924ff1f0a7f5d752c385d3860cc213fad97853c8083bed5ac - 0.0% (4.15 KB)

[#004] sha256:60dc41f497f7b2ec538adb33e07d355b924be921b2928e4fe8ec44b1c0c79e4e - 72.94% (94.7 MB)

[#005] sha256:6cbff466f7d98f775b5144ec755d6624300125c33f8e461a90d238b4c2ee376b - 0.0% (552 Bytes)


History
2020-08-19 16:13:45 UTC

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

2020-08-19 16:13:47 UTC

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

2020-08-19 16:13:47 UTC

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

2020-08-19 16:13:48 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cb2df5fc-ls51 Build-date:- 2020-08-19T16:12:11+00:00

2020-08-19 16:13:48 UTC

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

2020-08-19 16:13:48 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-08-19 16:13:49 UTC

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

2020-08-19 16:13:49 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2020-08-19 16:13:50 UTC

/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm

2020-08-19 16:13:50 UTC

/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/

2020-08-19 16:14:41 UTC

|5 BUILD_DATE=2020-08-19T16:12:11+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.0.0.1 VERSION=cb2df5fc-ls51 /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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && 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/*

2020-08-19 16:14:43 UTC

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

2020-08-19 16:14:43 UTC

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

2020-08-25 06:22:23 UTC

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

2020-08-25 06:22:24 UTC

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

2020-08-25 06:22:24 UTC

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

2020-08-25 06:22:25 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v3.0.5202-ls67 Build-date:- 2020-08-25T02:21:35-04:00

2020-08-25 06:22:25 UTC

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

2020-08-25 06:22:26 UTC

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

2020-08-25 06:23:00 UTC

|3 BUILD_DATE=2020-08-25T02:21:35-04:00 OMBI_RELEASE=v3.0.5202 VERSION=v3.0.5202-ls67 /bin/sh -c apt-get update && apt-get install -y libicu60 libssl1.0 && echo "**** install ombi ****" && mkdir -p /opt/ombi && if [ -z ${OMBI_RELEASE+x} ]; then OMBI_RELEASE=$(curl -sX GET "https://api.github.com/repos/tidusjar/Ombi/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/ombi-src.tar.gz -L "https://github.com/tidusjar/Ombi/releases/download/${OMBI_RELEASE}/linux-arm.tar.gz" && 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/*

2020-08-25 06:23:01 UTC

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

2020-08-25 06:23:01 UTC

/bin/sh -c #(nop) EXPOSE 3579

Details
Created

2020-08-25 06:23:52 UTC

Size

130 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- v3.0.5202-ls67 Build-date:- 2020-08-25T02:21:35-04:00
  • maintainer
    sparklyballs

Environment
HOME

/config

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

PATH

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

TERM

xterm


Layers

[#000] sha256:f84a207bf14e278bfe25a9a8ffb8d5c729fc738ad8795510f346d588270a28df - 17.35% (22.6 MB)

[#001] sha256:2bc29f1f909c948fe7798e718bc77e5f79f963549d2756308b6ca0929ef96bb4 - 0.0% (280 Bytes)

[#002] sha256:29aef7f4ea2c9b67c34f66a396ad4bd715e54e93e52aff58022f5ec3f8332002 - 11.06% (14.4 MB)

[#003] sha256:6f21f0442bc0d37bb5eecfc96bb2feb290eb65dc8d2f415c4b18f97a24f50280 - 0.0% (4.15 KB)

[#004] sha256:35cf0d87cf947289a77ca3b24c50aa6939814fc8a8b1f1ae4022d74d622dd6ea - 71.58% (93.3 MB)

[#005] sha256:0b9a1d358c01657fb6517f46ff0011b6693e31d59a15a2c82fcbb544939bba3c - 0.0% (545 Bytes)


History
2020-08-19 16:14:04 UTC

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

2020-08-19 16:14:08 UTC

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

2020-08-19 16:14:08 UTC

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

2020-08-19 16:14:09 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- cb2df5fc-ls51 Build-date:- 2020-08-19T16:12:11+00:00

2020-08-19 16:14:09 UTC

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

2020-08-19 16:14:10 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1

2020-08-19 16:14:10 UTC

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

2020-08-19 16:14:11 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2020-08-19 16:14:11 UTC

/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm

2020-08-19 16:14:12 UTC

/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/

2020-08-19 16:15:33 UTC

|5 BUILD_DATE=2020-08-19T16:12:11+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.0.0.1 VERSION=cb2df5fc-ls51 /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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** add qemu ****" && curl -o /usr/bin/qemu-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-08-19 16:15:39 UTC

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

2020-08-19 16:15:40 UTC

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

2020-08-25 06:22:26 UTC

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

2020-08-25 06:22:27 UTC

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

2020-08-25 06:22:27 UTC

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

2020-08-25 06:22:28 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- v3.0.5202-ls67 Build-date:- 2020-08-25T02:21:35-04:00

2020-08-25 06:22:29 UTC

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

2020-08-25 06:22:29 UTC

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

2020-08-25 06:23:49 UTC

|3 BUILD_DATE=2020-08-25T02:21:35-04:00 OMBI_RELEASE=v3.0.5202 VERSION=v3.0.5202-ls67 /bin/sh -c apt-get update && apt-get install -y libicu60 libssl1.0 && echo "**** install ombi ****" && mkdir -p /opt/ombi && if [ -z ${OMBI_RELEASE+x} ]; then OMBI_RELEASE=$(curl -sX GET "https://api.github.com/repos/tidusjar/Ombi/releases/latest" | awk '/tag_name/{print $4;exit}' FS='[""]'); fi && curl -o /tmp/ombi-src.tar.gz -L "https://github.com/tidusjar/Ombi/releases/download/${OMBI_RELEASE}/linux-arm64.tar.gz" && 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/*

2020-08-25 06:23:51 UTC

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

2020-08-25 06:23:52 UTC

/bin/sh -c #(nop) EXPOSE 3579

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