Namespace
wcjiang
Image / Tag
linux-command:1.22.0
Content Digest
sha256:e0c6b2548054a82ec17184a6cef949d494439137526a0123c4af025687f626d9
Details
Created

2026-03-14 15:38:25 UTC

Size

31.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:88819e01442e918d534d4b5cc2f03683d50fd6f95872405072a893380bc7d267 - 0.0% (601 Bytes)

[#001] sha256:2abe6fe9f11573c0c0abcb13768e5f7516d026f907656cb7ee5ef0cf034ed241 - 0.28% (90.1 KB)

[#002] sha256:4f4f5f4854abe4ba4b0e1a88b32ab29ec5f63f3f8e4c622da9690c2a15c781ff - 0.0% (120 Bytes)

[#003] sha256:148abf617f05095db7f2fa54ce33e67560486897a44ef5e4bd4551116f329394 - 0.0% (157 Bytes)

[#004] sha256:cdf8a3ca9aaaba02206c10bb0fcc0b825be8bcffd916e710ee13e3da5d7e8fca - 99.72% (31.4 MB)


History
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

COPY /busybox/_install/bin/busybox / # buildkit

2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

USER static

2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

WORKDIR /home/static

2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

COPY httpd.conf . # buildkit

2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

CMD ["/busybox" "httpd" "-f" "-v" "-p" "3000" "-c" "httpd.conf"]

2026-03-14 15:38:25 UTC (buildkit.dockerfile.v0)

COPY ./.deploy . # buildkit

Details
Created

2026-03-14 15:38:25 UTC

Size

31.5 MB

Content Digest
Environment
PATH

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


Layers

[#000] sha256:88819e01442e918d534d4b5cc2f03683d50fd6f95872405072a893380bc7d267 - 0.0% (601 Bytes)

[#001] sha256:863ed2c2fe1a60a2c2e451be12782065ba411d1956c04515f705aaf336914c4e - 0.31% (100 KB)

[#002] sha256:0796cae492c7d630567588d9e4e35902a558c72e934e05ecfcf4c0f1c5d7297b - 0.0% (120 Bytes)

[#003] sha256:c32202b685f4256bd489930205cc6bd18b6fa3969e047513927cf39680481bc6 - 0.0% (158 Bytes)

[#004] sha256:fb68b5247e3226a6d4099943f526d0d80f1d9b18accb1464146a49434021b1e1 - 99.69% (31.4 MB)


History
2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

EXPOSE map[3000/tcp:{}]

2025-02-13 16:26:34 UTC (buildkit.dockerfile.v0)

COPY /etc/passwd /etc/passwd # buildkit

2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)

COPY /busybox/_install/bin/busybox / # buildkit

2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)

USER static

2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)

WORKDIR /home/static

2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)

COPY httpd.conf . # buildkit

2025-02-13 16:32:20 UTC (buildkit.dockerfile.v0)

CMD ["/busybox" "httpd" "-f" "-v" "-p" "3000" "-c" "httpd.conf"]

2026-03-14 15:38:25 UTC (buildkit.dockerfile.v0)

COPY ./.deploy . # buildkit

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