Sign inSign up

actiwareio/io-client-service:1.1.9.arm64

Index digest

sha256:f61f902e04dcd55fdffe3aee35688c5bf9eafe633eaa73a843df2a8218f0276a

OS/ARCH

linux/arm64

Compressed size

45.48 MB

Last pushed

6 months by actiwaredevelopment

Type

Image

Manifest digest

sha256:f97a98068dbd8dcfd770c0d2018b6466320cd27bf61bc1b6352ae41973d3eeab

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;5.31 MB
4RUN /bin/sh -c update-ca-certificates #121.38 KB
5ENV IO_USER=io IO_UID=3000 IO_GROUP=io IO_GID=30000 B
6RUN /bin/sh -c groupadd -r1.08 KB
7COPY --chown=io:io io-client-service /app/io-client-service #13.24 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' '@1773619200'