sha256:add4267f416ddf873f2cb8d6343548e7ce428d896cedce1b8b369a607c5b102c
OS/ARCH
Compressed size
23.14 MB
Last pushed
about 1 month by umputun
Type
Image
Manifest digest
sha256:f761ada7b131363478db7c502c54cd8f571b7860f73a94011eeaebdbfef87e83
Image Layers
1ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit3.68 MB2CMD ["/bin/sh"]0 B4LABEL org.opencontainers.image.source=https://github.com/umputun/baseimage0 B5ENV TERM=xterm-color TIME_ZONE=America/Chicago APP_USER=app APP_UID=10010 B6COPY files/scripts/nop.sh /usr/bin/nop.sh # buildkit217 B7COPY files/scripts/app.sh /usr/bin/app.sh # buildkit265 B8COPY files/scripts/pong.sh /usr/bin/pong.sh # buildkit370 B9COPY files/init.sh /init.sh # buildkit891 B10COPY files/init-root.sh /init-root.sh # buildkit154 B11RUN /bin/sh -c chmod +x8.04 MB12ENTRYPOINT ["/init.sh"]0 B13LABEL org.opencontainers.image.source=https://github.com/umputun/dkill0 B14COPY /build/dkll/dkll /srv/dkll # buildkit5.71 MB15RUN /bin/sh -c chown -R5.71 MB16RUN /bin/sh -c chmod +x32 B17EXPOSE [5514/tcp 8080/tcp]0 B18WORKDIR /srv32 B19CMD ["/srv/dkll" "server"]0 BCommand
ADD alpine-minirootfs-3.23.3-x86_64.tar.gz / # buildkit