sha256:af54c80bbc702486811d2b68097ddb6d88deed0b374d5e3b1f76250ce1f9ed63
OS/ARCH
linux/amd64
Compressed size
31.78 MB
Last pushed
about 2 months by gospogied
Type
Image
Manifest digest
sha256:af54c80bbc702486811d2b68097ddb6d88deed0b374d5e3b1f76250ce1f9ed63
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2RUN /bin/sh -c apt-get update3.35 MB3COPY /src/build/linux/dymon_srv /usr/local/bin/dymon_srv # buildkit626.17 KB4COPY www /usr/share/dymon/www # buildkit23.51 KB5COPY docker/entrypoint.sh /usr/local/bin/dymon-entrypoint # buildkit1.08 KB6COPY docker/config.yaml.example /etc/dymon/config.yaml.example # buildkit575 B7RUN /bin/sh -c chmod +x1.09 KB8EXPOSE [8092/tcp]0 B9ENTRYPOINT ["/usr/local/bin/dymon-entrypoint"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'