Sign inSign up

actiwareio/io-client-service:1.1.11.arm64

Index digest

sha256:fba94d9e947c379a854d1aeb8778e4c2e2d9ad4e122b609a8b573c58432d5d14

OS/ARCH

linux/arm64

Compressed size

46.96 MB

Last pushed

4 months by actiwaredevelopment

Type

Image

Manifest digest

sha256:fe2a1e888e6bf9c086841e03afd97095a16470126627bdc97d34f858c3e02320

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2ENV DEFAULT_PORT=30009 AUTH_SERVICE_ADDRESS=http://host.docker.internal:30001 DB_HOST=host.docker.internal DB_PORT=54320 B
3RUN /bin/sh -c apt-get update;6.77 MB
4RUN /bin/sh -c update-ca-certificates #121.37 KB
5ENV IO_USER=io IO_UID=3000 IO_GROUP=io IO_GID=30000 B
6RUN /bin/sh -c groupadd -r1.07 KB
7COPY --chown=io:io io-client-service /app/io-client-service #13.26 MB
8EXPOSE [30009/tcp]0 B
9WORKDIR /app32 B
10USER 30000 B
11ENTRYPOINT ["/app/io-client-service"]0 B

Command

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