sha256:82b46202d573c76e16d6a992a557941545908f6c2537528498e471239bfdae15
OS/ARCH
linux/amd64
Compressed size
22.7 MB
Last pushed
about 3 years by rzpservicespublicrw
Type
Image
Manifest digest
sha256:0ccd9cc109c1fcb6023c50f97d7e6389e527e7699a6b391333d9fdf2ea03ef2c
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/ # buildkit13.06 MB6COPY /root/sassc/bin/sassc /usr/local/bin/ # buildkit903.63 KB7COPY /usr/local/share/ca-certificates /usr/local/share/ # buildkit32 B8WORKDIR /app91 B9VOLUME [/app]0 B10COPY /go/src/github.com/razorpay/statping/react/ ./react/ # buildkit320.55 KB11COPY /go/src/github.com/razorpay/statping/configs/*.yml ./configs/ # buildkit619 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 /