Sign inSign up

actiwareio/io-client-service:jwt

Index digest

sha256:1d4f471f4e6055496077d661ac247f5d21a7aa5c353e9fc2ff0aba01e3d381a2

OS/ARCH

linux/amd64

Compressed size

46.72 MB

Last pushed

5 months by actiwaredevelopment

Type

Image

Manifest digest

sha256:a8cb1019d7a165a84d10b486a2df8da09aff05b72b16e0c5fd97c424d20ec1b2

Image Layers

1# debian.sh --arch 'amd64' out/26.93 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.45 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 #14.22 MB
8EXPOSE [30009/tcp]0 B
9WORKDIR /app32 B
10USER 30000 B
11ENTRYPOINT ["/app/io-client-service"]0 B

Command

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