Sign inSign up

coinswap/maker-dashboard:master

Multi-platform
Networking
API management
Index digest

sha256:d911eef524f2eb79f6847384eeab7356a4a7308847a9d80bf298727b0a9a6a75

OS/ARCH

Compressed size

60.71 MB

Last pushed

about 1 month by hulxv

Type

Image

Manifest digest

sha256:75fa1b1e4d3e33beb01fed4b715912aae97fb80c92e41608f6ac7f7c148a0017

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2WORKDIR /app93 B
3RUN /bin/sh -c apt-get update5.87 MB
4RUN /bin/sh -c useradd --create-home3.23 KB
5COPY /app/target/release/maker-dashboard ./maker-dashboard # buildkit12.93 MB
6COPY /app/frontend/build/client ./frontend/build/client # buildkit118.38 KB
7RUN /bin/sh -c chown -R13.05 MB
8USER appuser0 B
9EXPOSE [3000/tcp]0 B
10HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:3000/0 B
11CMD ["./maker-dashboard"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1785715200'