sha256:0a04169580fdd90eb928989080ab9836988c2a0128d49c18be201688d77e6ffd
OS/ARCH
linux/amd64
Compressed size
161.98 MB
Last pushed
6 months by edwin5588
Type
Image
Manifest digest
sha256:0a04169580fdd90eb928989080ab9836988c2a0128d49c18be201688d77e6ffd
Image Layers
1# debian.sh --arch 'amd64' out/29.35 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;1.23 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.150 B7ENV PYTHON_SHA256=272179ddd9a2e41a0fc8e42e33dfbdca0b3711aa5abf372d3f2d51543d09b6250 B8RUN /bin/sh -c set -eux;13.7 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app93 B12RUN /bin/sh -c apt-get update67.19 MB13COPY /root/.local /root/.local # buildkit28.15 MB14COPY backend/ ./backend/ # buildkit17.05 KB15ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16ENV PYTHONDONTWRITEBYTECODE=10 B17ENV PYTHONUNBUFFERED=10 B18COPY /app/web/.next/standalone ./web/ # buildkit21.83 MB19COPY /app/web/.next/static ./web/.next/static # buildkit511.74 KB20COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit465 B21EXPOSE map[3000/tcp:{} 8000/tcp:{}]0 B22HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/health0 B23CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1773619200'