sha256:1d776c820d028730c32033e7418d547658c7d6dbc7a2e2149dc447eb74e4ec7b
OS/ARCH
linux/amd64
Compressed size
58.94 MB
Last pushed
3 days by jhonbrownn
Type
Image
Manifest digest
sha256:e84b626ba40e578a843d75763a310436441bd8ad1d79c426f2f96111cc204104
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt-get update3.36 MB3RUN /bin/sh -c useradd --system1.09 KB4COPY /certautopilot /usr/local/bin/certautopilot # buildkit28.65 MB5USER appuser0 B6WORKDIR /app100 B7EXPOSE [8181/tcp]0 B8ENTRYPOINT ["certautopilot"]0 B9CMD ["serve" "--mode=all" "--config=/app/config.yaml"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'