sha256:1fc14f53ded2934ced4024e5867a287310d4c4e8ad3bc1217e35c7c92e6fca0f
OS/ARCH
linux/amd64
Compressed size
105.14 MB
Last pushed
4 months by ymehmetfun
Type
Image
Manifest digest
sha256:1fc14f53ded2934ced4024e5867a287310d4c4e8ad3bc1217e35c7c92e6fca0f
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.8.200 B8RUN /bin/sh -c set -eux;13.85 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11RUN /bin/sh -c pip install5.98 MB12RUN /bin/sh -c apt-get update18.93 MB13COPY /install /usr/local # buildkit35.24 MB14COPY ./sandbox /app/sandbox # buildkit8.45 KB15COPY ./upgrades /app/upgrades # buildkit356 B16COPY ./docker/files/usr/local/bin/entrypoint /usr/local/bin/entrypoint # buildkit820 B17RUN /bin/sh -c mkdir -p176 B18COPY docker/files/usr/local/etc/gunicorn/ashley.py /usr/local/etc/gunicorn/ashley.py # buildkit412 B19RUN /bin/sh -c chmod g=u445 B20ARG DOCKER_USER0 B21USER 0 B22ENTRYPOINT ["/usr/local/bin/entrypoint"]0 B23ENV PYTHONUNBUFFERED=10 B24WORKDIR /app/sandbox32 B25CMD ["/bin/sh" "-c" "gunicorn -c0 BCommand
ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /