temp-20250607.0350-my-tiny-app (latest)
Published 2025-06-10 03:31:13 +08:00 by Passthem
Installation
docker pull gitea.service.jazzwhom.top/kagami-public/temp-20250607.0350-my-tiny-app:latestsha256:b6a06823033b7da6357a506ba7aa9a94454a1edcff79898796eaa4026367cf0fImage Layers
| ADD alpine-minirootfs-3.22.0-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| COPY hello.txt /hello.txt # buildkit |
| CMD ["cat" "/hello.txt"] |