2022-01-04 15:31:00 UTC
314 MB
release
KUBOARD_SPRAY_PORT:80
KUBOARD_SPRAY_WEB_DIR/kuboard-spray/ui
LANGC.UTF-8
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#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:9c91b7592ef03714a1628872df2eb053ee480b3299122d47f8074edb8f920492 - 0.01% (30.3 KB)
[#012] sha256:d41bf093661b19f184808e5b8539a6e22a1a6d35221df23415b6ca45684b2157 - 2.45% (7.69 MB)
[#013] sha256:c8e5d8fc3a3f76c691908e0006fdfd032f844881500cbc962bf99770d6d20d2b - 1.06% (3.34 MB)
[#014] sha256:b19f78ceb23c837042f07951e931614e865be5e1bc32a59f34931331bf1a151a - 0.0% (993 Bytes)
/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-04 15:10:27 UTC/bin/sh -c #(nop) COPY dir:ca0ab969ae83f3733ab4c408a27bf51e0086cc36c097c88359d961514756d498 in ansible-script
2022-01-04 15:10:28 UTC/bin/sh -c #(nop) COPY file:aea35c3f5a2bdb1f6494bd93f98557f3881c042d4c458f7a05c34b4c8e93d7e0 in kuboard-spray
2022-01-04 15:30:59 UTC/bin/sh -c #(nop) COPY dir:516b00d709e2d6d1c2ce5a0fb15d1bf8780c18110b43542796d7225c408434fd in /kuboard-spray/ui
2022-01-04 15:31:00 UTC/bin/sh -c #(nop) COPY file:b580d25cb246051e4f90bf7ff30deffca0aea42741f4e022f1e48367cf47ec9e in pull-resource-package.sh
2022-01-04 15:31:00 UTC/bin/sh -c #(nop) CMD ["./kuboard-spray"]
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.