sha256:66ef0337907e811af51c9c0467a8b2c8dae4079a52b126234e0c166cf8ea7646
OS/ARCH
linux/amd64
Compressed size
268.41 MB
Last pushed
almost 2 years by edwin5588
Type
Image
Manifest digest
sha256:66ef0337907e811af51c9c0467a8b2c8dae4079a52b126234e0c166cf8ea7646
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 B7RUN /bin/sh -c apt-get -y105.88 MB8RUN /bin/sh -c apt-get update55.65 MB9COPY ./requirements.txt /src/requirements.txt # buildkit291 B10RUN /bin/sh -c python3 -m3.39 MB11RUN /bin/sh -c /bin/bash -c75.67 MB12WORKDIR /srv/copilot114 B13COPY copilot/ /srv/copilot/copilot # buildkit9.29 KB14COPY GP_Copilot/ /srv/copilot/GP_Copilot # buildkit216.25 KB15COPY static/ /srv/copilot/static # buildkit800.88 KB16COPY ./manage.py /srv/copilot # buildkit546 B17COPY ./run-manage-py.sh /srv/copilot # buildkit336 B18RUN /bin/sh -c /bin/bash -c590.99 KB19RUN /bin/sh -c mkdir -p114 B20EXPOSE map[8000/tcp:{}]0 BCommand
ARG RELEASE