Namespace
eipwork
Image / Tag
kuboard-spray:v1.0.0-alpha.3-amd64
Content Digest
sha256:be0cab0e3059d06e93f81e32c1af8a3ac078ae84e49e49702cc02ab3a347facc
Details
Created

2022-01-09 14:59:55 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.83% (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:ebe0a3769e901db4aa4660e4f4c0111898a5e417eb0ee61374655803cab97cf8 - 0.01% (30.3 KB)

[#012] sha256:c49b5e86e1a49c5e1ddbbf94b1cf5b6ac1897b22d3e08d9854281f6b7d787eab - 2.46% (7.71 MB)

[#013] sha256:096674b21609b6c46758b153e28f241461f2e90147c1df0440dde63d74c4356d - 1.07% (3.36 MB)

[#014] sha256:9a55ed2726ab573a9a0c3cbe9673988e0975b9b99ef00ee36671ab1ddac68189 - 0.0% (994 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-09 14:19:54 UTC

/bin/sh -c #(nop) COPY dir:22901b906b0915ac0bb20343468444e3d7796e5cd2a2887402d3dffe7ee5d6a7 in ansible-script

2022-01-09 14:59:55 UTC

/bin/sh -c #(nop) COPY file:18392e62a420429e223f103afbc7e2b562c4295eb29abebc8e71f0d4261a674e in kuboard-spray

2022-01-09 14:59:55 UTC

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

2022-01-09 14:59:55 UTC

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

2022-01-09 14:59:55 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