vencloud (latest)
Installation
docker pull www.coastalcommits.com/cswimr/vencloud:latest
sha256:8a624ca05f77541406fbfebfeb63892254a09982b61e5478f9a5a5db5ce3dc2f
Image Layers
ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in / |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk --no-cache add ca-certificates curl # buildkit |
COPY /app/backend /backend # buildkit |
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8080/v1/ || exit 1"] "15s" "3s" "0s" "0s" '\x00'} |
CMD ["/backend"] |
/backend |
Labels
Key | Value |
---|---|
desktop.docker.io/wsl-distro | Ubuntu |