sha256:fa31c5a4c72f7c1ca981abd52b1a188c7ece5693433606cd59b645fe879ce589
OS/ARCH
linux/amd64
Compressed size
780.84 MB
Last pushed
over 5 years by ubcuasadmin
Type
Image
Manifest digest
sha256:fa31c5a4c72f7c1ca981abd52b1a188c7ece5693433606cd59b645fe879ce589
Image Layers
1ADD file ... in / 48.1 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get7.47 MB4/bin/sh -c set -ex; if9.53 MB5/bin/sh -c apt-get update &&49.44 MB6/bin/sh -c set -ex; apt-get183.44 MB7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8ENV LANG=C.UTF-80 B9/bin/sh -c apt-get update &&5.86 MB10ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B11ENV PYTHON_VERSION=3.8.80 B12/bin/sh -c set -ex &&17.42 MB13/bin/sh -c cd /usr/local/bin &&233 B14ENV PYTHON_PIP_VERSION=21.0.10 B15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B16ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B17/bin/sh -c set -ex; wget2.06 MB18CMD ["python3"]0 B19RUN /bin/sh -c apt-get update22.79 MB20RUN /bin/sh -c pip install91 MB21COPY /usr/local/lib/ /usr/local/lib/ # buildkit4.93 MB22COPY /usr/local/include/ /usr/local/include/ # buildkit785.57 KB23RUN /bin/sh -c ldconfig /usr/local/lib/11.42 KB24COPY /libuuas/build/dist/*.whl ./ # buildkit6.31 KB25RUN /bin/sh -c pip install2.91 MB26RUN /bin/sh -c rm -rf115 B27/bin/sh -c apt-get -qq update186.57 MB28/bin/sh -c mkdir -p /tmp0 B29/bin/sh -c mkdir -p /uas/gcomx/api161 B30WORKDIR /uas/gcomx/api0 B31COPY file:c214c6a97e39a7e9e573803b190ead91ebf091b77d6f3c8ec9f530f95b3f3a22 in ./ 631 B32/bin/sh -c pip3 install -U148.54 MB33ENV PYTHONUNBUFFERED=10 B34EXPOSE 80800 B35STOPSIGNAL SIGINT0 B36CMD ["python" "manage.py" "runserver"0 BCommand
ADD file:c254898ceb4172f05cd40460f8d0b1ca2d39d5178bdddd4e794c7d3fc5a60a03 in /