Namespace
helloz
Image / Tag
onenav:dev
Content Digest
sha256:3d88fedf3090c5f531b6f02d61ca5b65d5025a1f52d03155b764ce7d2fdc8ad1
Details
Created

2021-07-26 14:36:32 UTC

Size

12.3 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:339de151aab4bc06eed8409daae147c408478cb538dacb90cc63f19ad4eba80b - 21.65% (2.67 MB)

[#001] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)

[#002] sha256:f0ab85026d744782a278c945ab132d63e9b28b00b4b9b57cd59444760c92b288 - 0.01% (1.12 KB)

[#003] sha256:e07ec3f4c86d2e64366b730e2f88156466453e33bd4c06e6f1148c12443f44df - 0.07% (8.37 KB)

[#004] sha256:b05fa204ebad2012c65008de4a8920e4700e6e108e17bede30f2f0fdf7c75d37 - 78.09% (9.63 MB)

[#005] sha256:9050cb28bac529d2f2223d483a17967849fcccbb9cd5640500c30ab2cf1c283e - 0.18% (22.9 KB)


History
2021-04-14 19:19:49 UTC

/bin/sh -c #(nop) ADD file:4f526aa99067d82b341f7ca538f7826b7c23a628f1b615eea2883a2d434c1b90 in /

2021-04-14 19:19:49 UTC

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

2021-07-26 14:36:28 UTC (buildkit.dockerfile.v0)

WORKDIR /root

2021-07-26 14:36:28 UTC (buildkit.dockerfile.v0)

COPY *.sh /root/ # buildkit

2021-07-26 14:36:28 UTC (buildkit.dockerfile.v0)

COPY *.conf /root/ # buildkit

2021-07-26 14:36:32 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c sh install.sh # buildkit

2021-07-26 14:36:32 UTC (buildkit.dockerfile.v0)

COPY ./php.ini /etc/php7/ # buildkit

2021-07-26 14:36:32 UTC (buildkit.dockerfile.v0)

VOLUME [/data/wwwroot/default/data]

2021-07-26 14:36:32 UTC (buildkit.dockerfile.v0)

EXPOSE map[80/tcp:{}]

2021-07-26 14:36:32 UTC (buildkit.dockerfile.v0)

CMD ["/usr/sbin/run.sh"]

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