sha256:315ba812c25f3086e3b282e8f1caf5e58658258809296005ed14370deab7c13e
OS/ARCH
Compressed size
522.95 MB
Last pushed
about 2 years by charanpy
Type
Image
Manifest digest
sha256:db535d1c470fb95e76d947ba0d30d68fadabf59db0380d739bc87660a17522a6
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.33 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update216.76 MB8RUN /bin/sh -c curl -sL57.69 MB9WORKDIR /app93 B10COPY /app /app/go-app # buildkit6.22 KB11COPY /go/pkg/mod /go/pkg/mod # buildkit85.84 MB12COPY /go/pkg/mod /root/go/pkg/mod # buildkit85.84 MB13RUN /bin/sh -c mkdir -p120 B14COPY cred.yaml /root/.keploy/cred.yaml # buildkit187 B15COPY installation-id.yaml /root/.keploy/installation-id.yaml # buildkit209 B16COPY /app /app/js-app # buildkit8.64 MB17COPY /usr/local/lib/node_modules/nyc /usr/local/lib/node_modules/nyc # buildkit2.9 MB18RUN /bin/sh -c ln -s187 B19COPY /app /app/python-app # buildkit9.18 MB20COPY /app/venv /app/venv # buildkit9.18 MB21COPY /usr/local/bin/keploy /usr/local/bin/keploy # buildkit18.6 MB22RUN /bin/sh -c chmod +x32 B23ENV PYTHONUNBUFFERED=10 B24CMD ["sleep" "infinity"]0 BCommand
ARG RELEASE