Sign inSign up

mostrop2p/mostro:v0.18.7

Multi-platform
Networking
Index digest

sha256:bff406d11fc90436c9f7da5186f5976a63ae7ee1d711a6636d36205421cbda31

OS/ARCH

Compressed size

56.23 MB

Last pushed

15 days by mostrop2p

Type

Image

Manifest digest

sha256:de2f56b06dc09c0b074d6c4f87252efe5fda00264615e0000f0c1d2ab1f66539

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update17.95 MB
3RUN /bin/sh -c useradd -m3.24 KB
4COPY /mostro/target/release/mostrod /usr/local/bin/mostrod # buildkit11.33 MB
5WORKDIR /home/mostrouser32 B
6RUN /bin/sh -c mkdir -p96 B
7COPY ./settings.tpl.toml /mostro/settings.toml # buildkit6.36 KB
8RUN /bin/sh -c chown -R6.37 KB
9COPY ./docker/start.sh ./start.sh # buildkit378 B
10RUN /bin/sh -c chmod +x375 B
11RUN /bin/sh -c chown -R375 B
12USER mostrouser0 B
13CMD ["./start.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'