Namespace
eipwork
Image / Tag
kuboard-spray:v1.0.0-alpha.1-amd64
Content Digest
sha256:45b50f662cf264ac2354418b286ff61d5fd1e3d0564bee0b655e175012b3c9e7
Details
Created

2022-01-03 13:19:34 UTC

Size

314 MB

Content Digest
Environment
GIN_MODE

release

KUBOARD_SPRAY_PORT

:80

KUBOARD_SPRAY_WEB_DIR

/kuboard-spray/ui

LANG

C.UTF-8

PATH

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


Layers

[#000] sha256:f08d8e2a3ba11bea23cf5c17e8e1c620057412ed05c32d1114640e18d6dd0a43 - 8.11% (25.5 MB)

[#001] sha256:3baa9cb2483bd9c5329a44d9c2fe72535625bbd4308bca95785dd58e72c06365 - 0.01% (34.5 KB)

[#002] sha256:94e5ff4c0b1526abf77c236655f21c8f67a23313291c8b970fe6b469549d8153 - 0.0% (848 Bytes)

[#003] sha256:1860925334f940c3145808527480b4f0cba7f01279087fdb27679e4354fba967 - 0.0% (163 Bytes)

[#004] sha256:fb14c51d33b287b6cb2ffdf506ff008a75e10de769e0564a120ac93ca864dd5c - 0.0% (285 Bytes)

[#005] sha256:a81188644297177a7361adbd936ede97cfc9ca5419f0e6b84d0184f203c21855 - 0.0% (259 Bytes)

[#006] sha256:462482c851a8e3e5ddacf7cbfc188a13e1f3402450e1995e07566fe561523218 - 53.1% (167 MB)

[#007] sha256:845cb499c598dcc633a1312a23dea5539f5ba523b59270955819ed0740e688e4 - 15.84% (49.7 MB)

[#008] sha256:1cc0d87f599164492a0ebecca13354ea1c39e899f0e505b37d8e239424ab6008 - 0.0% (136 Bytes)

[#009] sha256:33b09cbd72b95adb950b24f729d6289158ec38f69ce7bb9f9d33b1f5de92a45a - 0.0% (295 Bytes)

[#010] sha256:b583ddd642131bd36f3cd3b43e20a28d1bff22e0e5a21f26e4d9e7c6cf02e254 - 19.41% (61 MB)

[#011] sha256:6ccc91143c07769dba1500dbf6862080f7c00d877be00f7d24303af6d3d37d85 - 0.01% (30.3 KB)

[#012] sha256:da256ea39d111048679ce997de55c28a9ec45e3291d23dfaa3b7d634a68bb3cc - 2.45% (7.69 MB)

[#013] sha256:b4d42419bc2e4b82b67806b0884c26c4445d64a4dad7b80458d6f6fc3fbd7104 - 1.06% (3.34 MB)

[#014] sha256:f7ff7f239621b4ae409de70e365394ad059f60d679fc4669b85de5d969190ec0 - 0.0% (992 Bytes)


History
2020-08-19 21:13:50 UTC

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

2020-08-19 21:13:52 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-08-19 21:13: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

2020-08-19 21:13:55 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-08-19 21:13:55 UTC

/bin/sh -c #(nop) CMD ["/bin/bash"]

2021-12-05 13:34:23 UTC

/bin/sh -c #(nop) ADD file:4aba904cd57edd04e6b78e63089b23c000358ab4ccc20b2a7d0354543aea17fc in /etc/apt/sources.list

2021-12-05 13:34:24 UTC

/bin/sh -c #(nop) ADD file:7a6691859e74bdf8f4e75e9e9d6a886df2421091fc2cba39d22a5b380609d4fb in /root/.pip/pip.conf

2022-01-02 13:36:45 UTC

/bin/sh -c apt-get update -y && apt-get install -y libssl-dev sshpass apt-transport-https moreutils ca-certificates curl gnupg2 python3-pip unzip rsync && rm -rf /var/lib/apt/lists/*

2022-01-02 13:36:53 UTC

/bin/sh -c curl -o docker-ce-cli.deb https://mirrors.tuna.tsinghua.edu.cn/docker-ce/linux/ubuntu/dists/bionic/pool/stable/amd64/docker-ce-cli_20.10.9~3-0~ubuntu-bionic_amd64.deb && dpkg -i docker-ce-cli.deb && rm -rf docker-ce-cli.deb

2022-01-02 13:36:53 UTC

/bin/sh -c #(nop) ENV LANG=C.UTF-8

2022-01-02 13:36:53 UTC

/bin/sh -c #(nop) WORKDIR /kuboard-spray

2022-01-02 13:36:53 UTC

/bin/sh -c #(nop) COPY file:cd132161a2c967d50d851f6963ad19b38ee18f58e6704eed1a1d9a3f1c916cf8 in ./requirements.txt

2022-01-02 13:42:50 UTC

/bin/sh -c /usr/bin/python3 -m pip install --no-cache-dir pip -U && python3 -m pip install --no-cache-dir -r requirements.txt && update-alternatives --install /usr/bin/python python /usr/bin/python3 1

2022-01-02 13:42:52 UTC

/bin/sh -c #(nop) ENV KUBOARD_SPRAY_WEB_DIR=/kuboard-spray/ui

2022-01-02 13:42:52 UTC

/bin/sh -c #(nop) ENV KUBOARD_SPRAY_PORT=:80

2022-01-03 13:19:33 UTC

/bin/sh -c #(nop) ENV GIN_MODE=release

2022-01-03 13:19:34 UTC

/bin/sh -c #(nop) COPY dir:4013d12e9bab59c94ad938c809aabcec3607c710e95ac53522f4dfac111fb3c5 in ansible-script

2022-01-03 13:19:34 UTC

/bin/sh -c #(nop) COPY file:6bc0c82befa5ab192af548c2e234c092ca9f5ab1456d673e776b4a2bb74a0ef6 in kuboard-spray

2022-01-03 13:19:34 UTC

/bin/sh -c #(nop) COPY dir:3dfd26206d46875b152ff929995bed91e0f090bd79a7414fe7383876f2fda71c in /kuboard-spray/ui

2022-01-03 13:19:34 UTC

/bin/sh -c #(nop) COPY file:b580d25cb246051e4f90bf7ff30deffca0aea42741f4e022f1e48367cf47ec9e in pull-resource-package.sh

2022-01-03 13:19:34 UTC

/bin/sh -c #(nop) CMD ["./kuboard-spray"]

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