sha256:8e8ac2dffe4b771867fdb7b4875061144897aaf9f4538a3527a4833bb3f6ec07
OS/ARCH
linux/amd64
Compressed size
192.58 MB
Last pushed
almost 4 years by weygu
Type
Image
Manifest digest
sha256:8e8ac2dffe4b771867fdb7b4875061144897aaf9f4538a3527a4833bb3f6ec07
Image Layers
1ADD file ... in / 29.02 MB2CMD ["bash"]0 B3ENV PYTHONUNBUFFERED=True0 B4RUN /bin/sh -c apt-get update149 MB5RUN /bin/sh -c pip3 install2.59 MB6RUN /bin/sh -c pip3 install8.26 MB7ENV APP_HOME=/app0 B8WORKDIR /app90 B9COPY . ./ # buildkit2.38 MB10RUN /bin/sh -c python3 -m1.33 MB11RUN /bin/sh -c pip3 install11.81 KB12ENV PORT=50000 B13ENV NG_ENDPOINTS=127.0.0.1:96690 B14CMD ["/bin/sh" "-c" "exec gunicorn0 BCommand
ADD file:29c72d5be8c977acaeb6391aeb23ec27559b594e25a0bb3a6dd280bac2847b7f in /