sha256:4f6d703b07d10a805a5c1695cf21f02d90d756ca3019a390c3360a89cce49017
OS/ARCH
Compressed size
450.76 MB
Last pushed
about 10 hours by bengal1
Type
Image
Manifest digest
sha256:3dc44fe647d621fec57beca3d9c6d7bb1dc0dc1be071a33adf2dead3c3f8e8aa
Image Layers
1# debian.sh --arch 'arm64' out/47.4 MB2RUN /bin/sh -c set -eux;23.87 MB3RUN /bin/sh -c set -eux;64.47 MB4RUN /bin/sh -c set -ex;215.98 MB5ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B6RUN /bin/sh -c set -eux;5.91 MB7ENV PYTHON_VERSION=3.14.70 B8ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B9RUN /bin/sh -c set -eux;27.46 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 install42.92 MB18COPY pyproject.toml pyproject.toml # buildkit510 B19COPY poetry.lock poetry.lock # buildkit16.48 KB20COPY . . # buildkit5.02 KB21ENV XDG_CONFIG_HOME=/opt/servicex0 B22RUN /bin/sh -c poetry config357.87 KB23RUN /bin/sh -c poetry install13.7 MB24RUN /bin/sh -c chown -R4.34 MB25RUN /bin/sh -c chmod -R4.34 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 'arm64' out/ 'trixie' '@1787529600'