sha256:e98921315475acaeac56bb068dc52b363a96b2bb1d95cd4b5ce24962f92bde2e
OS/ARCH
Compressed size
599.22 MB
Last pushed
2 months by fdelavega
Type
Image
Manifest digest
sha256:1700adf60a67cc11d88cc87d6659a3f89e553237a31d92ce21b1085a2f427e0a
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=20.040 B5ADD file ... in / 26.24 MB6CMD ["/bin/bash"]0 B7LABEL MAINTAINER=Future Internet Consulting and0 B8ENV LOGLEVEL=info0 B9ENV VERSION=master0 B10ARG DEBIAN_FRONTEND=noninteractive0 B11RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c141 B12WORKDIR /opt/business-ecosystem-charging-backend/32 B13COPY requirements.txt requirements.txt # buildkit375 B14COPY dev-requirements.txt dev-requirements.txt # buildkit243 B15COPY src/ src/ # buildkit247.84 KB16RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c572.74 MB17COPY ./docker/entrypoint.sh / # buildkit992 B18EXPOSE [8006/tcp]0 B19ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE