Sign inSign up

ubcuas/gcomxbe:latest

Security
Languages & frameworks
Integration & delivery
Manifest digest

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 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.47 MB
4/bin/sh -c set -ex; if9.53 MB
5/bin/sh -c apt-get update &&49.44 MB
6/bin/sh -c set -ex; apt-get183.44 MB
7ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8ENV LANG=C.UTF-80 B
9/bin/sh -c apt-get update &&5.86 MB
10ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
11ENV PYTHON_VERSION=3.8.80 B
12/bin/sh -c set -ex &&17.42 MB
13/bin/sh -c cd /usr/local/bin &&233 B
14ENV PYTHON_PIP_VERSION=21.0.10 B
15ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B
16ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B
17/bin/sh -c set -ex; wget2.06 MB
18CMD ["python3"]0 B
19RUN /bin/sh -c apt-get update22.79 MB
20RUN /bin/sh -c pip install91 MB
21COPY /usr/local/lib/ /usr/local/lib/ # buildkit4.93 MB
22COPY /usr/local/include/ /usr/local/include/ # buildkit785.57 KB
23RUN /bin/sh -c ldconfig /usr/local/lib/11.42 KB
24COPY /libuuas/build/dist/*.whl ./ # buildkit6.31 KB
25RUN /bin/sh -c pip install2.91 MB
26RUN /bin/sh -c rm -rf115 B
27/bin/sh -c apt-get -qq update186.57 MB
28/bin/sh -c mkdir -p /tmp0 B
29/bin/sh -c mkdir -p /uas/gcomx/api161 B
30WORKDIR /uas/gcomx/api0 B
31COPY file:c214c6a97e39a7e9e573803b190ead91ebf091b77d6f3c8ec9f530f95b3f3a22 in ./ 631 B
32/bin/sh -c pip3 install -U148.54 MB
33ENV PYTHONUNBUFFERED=10 B
34EXPOSE 80800 B
35STOPSIGNAL SIGINT0 B
36CMD ["python" "manage.py" "runserver"0 B

Command

ADD file:c254898ceb4172f05cd40460f8d0b1ca2d39d5178bdddd4e794c7d3fc5a60a03 in /