Sign inSign up

simeononsecurity/docker-mesonnetwork:arm64-latest

Index digest

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 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=22.040 B
5ADD file ... in / 26.09 MB
6CMD ["/bin/bash"]0 B
7LABEL org.opencontainers.image.source=https://github.com/simeononsecurity/docker-mesonnetwork0 B
8LABEL org.opencontainers.image.description=Dockerized Meson Network Node0 B
9LABEL org.opencontainers.image.authors=simeononsecurity0 B
10ENV DEBIAN_FRONTEND=noninteractive0 B
11ENV container=docker0 B
12ENV TERM=xterm0 B
13EXPOSE map[443/tcp:{}]0 B
14RUN /bin/sh -c apt-get update36.66 MB
15RUN /bin/sh -c adduser --disabled-password4.21 KB
16RUN /bin/sh -c echo '%sudo947 B
17USER docker0 B
18COPY dockersetup.sh ./ # buildkit269 B
19ENV tarlocation=https://staticassets.meson.network/public/meson_cdn/v3.1.18/meson_cdn-linux-amd64.tar.gz0 B
20ENV tar=meson_cdn-linux-amd640 B
21ENV token=0 B
22ENV https_port=4430 B
23ENV cache_size=200 B
24RUN /bin/sh -c sudo chmod360 B
25ENTRYPOINT ["/bin/bash"]0 B
26CMD ["dockersetup.sh"]0 B

Command

 ARG RELEASE