Sign inSign up

netlims/print-gateway:main-6f50f482c8

Multi-platform
Index digest

sha256:f916ab30907595b830955ca2bbcb9987331d05266168d8085c8ae99aef0f88e8

OS/ARCH

Compressed size

37.05 MB

Last pushed

2 days by devopslabos

Type

Image

Manifest digest

sha256:2e04647e79ef03282e728781d9a54b0aea69ab3c8293a2145d8ed9739b8e2134

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2LABEL org.opencontainers.image.title=LAB-16894 Print Gateway org.opencontainers.image.description=HTTP0 B
3RUN /bin/sh -c apt-get update6.58 MB
4RUN /bin/sh -c useradd -r1.1 KB
5COPY /out/printgateway /usr/local/bin/printgateway # buildkit3.65 MB
6COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit1.42 KB
7RUN /bin/sh -c chmod 7551.46 KB
8USER printgateway0 B
9EXPOSE [8090/tcp]0 B
10ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
11CMD []0 B

Command

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