Sign inSign up

fiorix/chan-gateway-identity:0.89.0

Multi-platform
Index digest

sha256:77be80868d4bc51891c1a807081388911b3af02acee14ec25d9d52545703c84c

OS/ARCH

Compressed size

35.14 MB

Last pushed

about 1 month by fiorix

Type

Image

Manifest digest

sha256:1eff104982436617ff4c927f9eb3f4abd5bb4633d7776972c4648349cf5626eb

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c apt-get update3.2 MB
3USER chan-gateway0 B
4WORKDIR /home/chan-gateway32 B
5COPY /src/gateway/target/release/identity-service /usr/local/bin/chan-gateway-identity # buildkit5.12 MB
6ENV BIND_ADDR=0.0.0.0:70000 B
7ENV INTERNAL_BIND_ADDR=0.0.0.0:70040 B
8EXPOSE [7000/tcp 7004/tcp]0 B
9ENTRYPOINT ["chan-gateway-identity"]0 B

Command

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