sha256:64452444693b9fcbe57269e8b205e3c4289b6a803c4225bf5e38aede662ea5da
OS/ARCH
linux/arm64
Compressed size
62.76 MB
Last pushed
over 2 years by simeononsecurity
Type
Image
Manifest digest
sha256:dfae7bbbfb656ccde66f1322f149b4ba754e3b47a0f320b5950f4b14066d50e2
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=22.040 B5ADD file ... in / 26.09 MB6CMD ["/bin/bash"]0 B7LABEL org.opencontainers.image.source=https://github.com/simeononsecurity/docker-mesonnetwork0 B8LABEL org.opencontainers.image.description=Dockerized Meson Network Node0 B9LABEL org.opencontainers.image.authors=simeononsecurity0 B10ENV DEBIAN_FRONTEND=noninteractive0 B11ENV container=docker0 B12ENV TERM=xterm0 B13EXPOSE map[443/tcp:{}]0 B14RUN /bin/sh -c apt-get update36.66 MB15RUN /bin/sh -c adduser --disabled-password4.21 KB16RUN /bin/sh -c echo '%sudo947 B17USER docker0 B18COPY dockersetup.sh ./ # buildkit269 B19ENV tarlocation=https://staticassets.meson.network/public/meson_cdn/v3.1.18/meson_cdn-linux-amd64.tar.gz0 B20ENV tar=meson_cdn-linux-amd640 B21ENV token=0 B22ENV https_port=4430 B23ENV cache_size=200 B24RUN /bin/sh -c sudo chmod360 B25ENTRYPOINT ["/bin/bash"]0 B26CMD ["dockersetup.sh"]0 BCommand
ARG RELEASE