Sign inSign up

actiwareio/io-project-service:sbom-test

Index digest

sha256:342d84759ec3ce6e6562eaf09e06fc64df6481420ce25ac6813e15baf284da55

OS/ARCH

linux/amd64

Compressed size

71.89 MB

Last pushed

4 days by actiwaredevelopment

Type

Image

Manifest digest

sha256:a5ca350e1909fde4291e5b9845b766c9f557a2c06a85d3e36cfd85e03abdd9d1

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2ENV AUTH_SERVICE_ADDRESS=http://io-auth-service:30001 DB_HOST=postgres DB_PORT=5432 DEFAULT_DB=io-project-service0 B
3RUN /bin/sh -c apt-get update;28.77 MB
4RUN /bin/sh -c update-ca-certificates #126.46 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-project-service /app/io-project-service #16.07 MB
8WORKDIR /app32 B
9EXPOSE [30002/tcp]0 B
10USER 30000 B
11ENTRYPOINT ["/app/io-project-service"]0 B

Command

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