sha256:03e4a46d8689d3bb5dc416175993df5a2f2abd120e7fec1acff55c7081c9503d
OS/ARCH
linux/amd64
Compressed size
53.83 MB
Last pushed
19 days by assemblylinebot
Type
Image
Manifest digest
sha256:03e4a46d8689d3bb5dc416175993df5a2f2abd120e7fec1acff55c7081c9503d
Image Layers
1# debian.sh --arch 'amd64' out/27.8 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.37 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;15.28 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update32 B12RUN /bin/sh -c apt-get update32 B13RUN /bin/sh -c passwd -l274 B14ARG UID=10000 B15RUN |1 UID=1000 /bin/sh -c3.21 KB16USER assemblyline0 B17WORKDIR /home/assemblyline32 B18COPY /install /usr/local # buildkit7.37 MB19ENV APP_MODULE=app:app0 B20COPY --chown=assemblyline:assemblyline app.py gunicorn_config.py ./6.31 KB21ENV GUNICORN_CONF=/home/assemblyline/gunicorn_config.py0 B22ENV WORKER_CLASS=gevent0 B23ENV HOST=0.0.0.00 B24ENV PORT=80000 B25EXPOSE map[8000/tcp:{}]0 B26ENTRYPOINT ["/bin/sh" "-c" "gunicorn -c0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'