sha256:a626cbbef42f097f15554e5b31d0542c2d854bc942562eff82fc860ec9d4bb63
OS/ARCH
Compressed size
9.93 MB
Last pushed
4 months by elvenobservability
Type
Image
Manifest digest
sha256:e42ecf880c0eabd31eb866e8f2934c1f4146212f41ddce7c73bc9c28723c06b7
Image Layers
1ADD alpine-minirootfs-3.19.9-aarch64.tar.gz / # buildkit3.2 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk --no-cache604.02 KB4WORKDIR /app92 B5COPY /app/incident-api . # buildkit3.06 MB6COPY /build/internal/infrastructure/database/postgres/migrations ./internal/infrastructure/database/postgres/migrations # buildkit3.65 KB7RUN /bin/sh -c mkdir -p3.07 MB8USER app0 B9EXPOSE [8080/tcp]0 B10ENV PORT=8080 LOG_LEVEL=info LOG_FORMAT=json STORAGE_PATH=/data/incident_history.json0 B11HEALTHCHECK &{["CMD-SHELL" "wget --no-verbose --tries=10 B12CMD ["./incident-api"]0 BCommand
ADD alpine-minirootfs-3.19.9-aarch64.tar.gz / # buildkit