sha256:18fd63a4259946e1a0a6de4d3d8f379a318fddee9b9301f29c321bdf53927011
OS/ARCH
Compressed size
465.42 MB
Last pushed
about 1 month by bengal1
Type
Image
Manifest digest
sha256:ad69995458dbe04a146193824a51053c550bf460aa45a072b680f59079b05b5f
Image Layers
1# debian.sh --arch 'amd64' out/47.03 MB2RUN /bin/sh -c set -eux;24.45 MB3RUN /bin/sh -c set -eux;64.66 MB4RUN /bin/sh -c set -ex;225.37 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.82 MB7ENV PYTHON_VERSION=3.14.70 B8ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B9RUN /bin/sh -c set -eux;28.38 MB10RUN /bin/sh -c set -eux;249 B11CMD ["python3"]0 B13USER root0 B14WORKDIR /opt/servicex117 B15RUN /bin/sh -c useradd -g2.77 KB16ENV POETRY_VERSION=2.30 B17RUN /bin/sh -c pip install46.49 MB18COPY pyproject.toml pyproject.toml # buildkit511 B19COPY poetry.lock poetry.lock # buildkit16.49 KB20COPY . . # buildkit5.02 KB21ENV XDG_CONFIG_HOME=/opt/servicex0 B22RUN /bin/sh -c poetry config357.82 KB23RUN /bin/sh -c poetry install14.12 MB24RUN /bin/sh -c chown -R4.37 MB25RUN /bin/sh -c chmod -R4.37 MB26USER celery0 B27ENV PYTHONUNBUFFERED=10 B28ENV PYTHONPATH=/opt/servicex/src0 B29ENV BROKER_URL=amqp://guest:guest@localhost:5672//0 B30ENTRYPOINT ["scripts/start_celery_worker.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'