sha256:c4791a9ec31e94f578e86e0565bea8ab44db171bf75b82e9adfe84af3ac8ac17
OS/ARCH
linux/arm64
Compressed size
27.55 MB
Last pushed
2 months by nopenix
Type
Image
Manifest digest
sha256:491eb44b696cca871cf82ebaa6e82f07f089c87db84e6afcbbb2633f32198cec
Image Layers
1ADD alpine-minirootfs-3.20.10-aarch64.tar.gz / # buildkit3.9 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk add3.44 MB4WORKDIR /app93 B5COPY /out/goqlprinter /app/goqlprinter # buildkit10.08 MB6COPY fonts /app/fonts # buildkit22.99 KB7COPY certs /app/certs # buildkit784 B8COPY config /app/config # buildkit393 B9RUN /bin/sh -c mkdir -p10.1 MB10ENV LABELPRINTER_SERVER_HOST=0.0.0.0 LABELPRINTER_SERVER_PORT=8000 LABELPRINTER_APP_FONT_DIRS=/app/fonts,/fonts,/usr/share/fonts LABELPRINTER_SERVER_CERT_FILE=/certs/dev.crt0 B11EXPOSE map[8000/tcp:{}]0 B12HEALTHCHECK &{["CMD-SHELL" "curl -fsS http://127.0.0.1:8000/api/label-sizes0 B13ENTRYPOINT ["/sbin/tini" "--" "/app/goqlprinter" "serve"]0 B14USER goql0 BCommand
ADD alpine-minirootfs-3.20.10-aarch64.tar.gz / # buildkit