sha256:49e135219442d95a2491f28ddd75e12bef3af8c65f15c150b02128feb9f792d5
OS/ARCH
linux/amd64
Compressed size
22.36 MB
Last pushed
about 3 years by rzpservicespublicrw
Type
Image
Manifest digest
sha256:8572c37dc15d3abe7aec5b6de38c4c6794c1e6004b95fa02c994026eb7a648f4
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B3RUN /bin/sh -c apk --no-cache3.08 MB4RUN /bin/sh -c apk add2.13 MB5COPY /go/bin/statping /usr/local/bin/ # buildkit12.71 MB6COPY /root/sassc/bin/sassc /usr/local/bin/ # buildkit903.64 KB7COPY /usr/local/share/ca-certificates /usr/local/share/ # buildkit32 B8WORKDIR /app93 B9VOLUME [/app]0 B10COPY /go/src/github.com/razorpay/statping/react/ ./react/ # buildkit320.55 KB11COPY /go/src/github.com/razorpay/statping/configs/*.yml ./configs/ # buildkit622 B12ENV IS_DOCKER=true0 B13ENV SASS=/usr/local/bin/sassc0 B14ENV STATPING_DIR=/app0 B15ENV PORT=800 B16ENV PROMETHEUS_PORT=90000 B17ENV TZ=Asia/Kolkata0 B18EXPOSE map[80/tcp:{}]0 B19EXPOSE map[9000/tcp:{}]0 B20HEALTHCHECK &{["CMD-SHELL" "curl -s \"http://localhost:$PORT/health\"0 B21CMD ["/bin/sh" "-c" "statping --port0 BCommand
ADD file:1da756d12551a0e3e793e02ef87432d69d4968937bd11bed0af215db19dd94cd in /