Sign inSign up

simeononsecurity/docker-mesonnetwork:latest

Index digest

sha256:5e1f2ccaeae92555ed04d9bc544a4919136b9ee47eccd84cddd42e0580a1851d

OS/ARCH

linux/amd64

Compressed size

68.37 MB

Last pushed

over 2 years by simeononsecurity

Type

Image

Manifest digest

sha256:0bc6bae43a9c70e2c68dfd42cff39a4122d16efe236c04789fba61676aebc881

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 / 28.18 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 update40.18 MB
15RUN /bin/sh -c adduser --disabled-password4.2 KB
16RUN /bin/sh -c echo '%sudo947 B
17USER docker0 B
18COPY dockersetup.sh ./ # buildkit270 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 chmod356 B
25ENTRYPOINT ["/bin/bash"]0 B
26CMD ["dockersetup.sh"]0 B

Command

 ARG RELEASE