Block a user
helloworld (latest)
Published 2026-03-11 03:34:50 +00:00 by vlc
Installation
docker pull git.ai2iu.com/vlc/helloworld:latestsha256:bd3743258fcf349e3bcec00da24a16e60fb26206c02ce46260dd21a779f74008
Image Layers
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY static /static # buildkit |
| COPY /helloworld /helloworld # buildkit |
| ENTRYPOINT ["/helloworld"] |