sha256:a588ca73e0846aaf780f6c1b7ea3f2abd36d1e0543ca716c8da6ce0257abda35
OS/ARCH
Compressed size
561.77 MB
Last pushed
3 months by fdelavega
Type
Image
Manifest digest
sha256:05c828e91a7b9924927ccc5b0b7bf25ef8d112dc4d99b19b0df71440f5bf43d6
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 / 24.77 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 -c142 B12WORKDIR /opt/business-ecosystem-charging-backend/32 B13COPY requirements.txt requirements.txt # buildkit374 B14COPY dev-requirements.txt dev-requirements.txt # buildkit243 B15COPY src/ src/ # buildkit229.45 KB16RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c536.77 MB17COPY ./docker/entrypoint.sh / # buildkit855 B18EXPOSE [8006/tcp]0 B19ENTRYPOINT ["/entrypoint.sh"]0 BCommand
ARG RELEASE