sha256:34743f42da51360734c5502d49fcec219514471ed05c3cb26f9a442876ce88d9
OS/ARCH
linux/amd64
Compressed size
9.24 GB
Last pushed
about 1 month by roboflowpaul
Type
Image
Manifest digest
sha256:4b0af52c47d7bca25da444ea5585c7e294ee4721e532c158e618b257f0ac577b
Image Layers
1COPY / / # buildkit9.1 GB2WORKDIR /build101 B3COPY . . # buildkit66.22 MB4RUN /bin/sh -c ln -s165 B5RUN /bin/sh -c /bin/make create_wheels_for_gpu_notebook42.54 MB6RUN /bin/sh -c pip3 install12.59 MB7WORKDIR /notebooks105 B8COPY examples/notebooks . # buildkit11.28 MB9WORKDIR /app/34 B10COPY inference inference # buildkit5.31 MB11COPY build_scripts build_scripts # buildkit2.6 KB12RUN /bin/sh -c python3 build_scripts/download_fonts.py3.63 MB13ENV ALLOW_WORKFLOWS_FONTS_DOWNLOAD=False0 B14COPY inference/enterprise/parallel/parallel_http_config.py parallel_http.py # buildkit523 B15COPY inference/enterprise/parallel/entrypoint.py entrypoint.py # buildkit722 B16ENV PYTHONPATH=/app/0 B17ENV PROJECT=roboflow-platform0 B18ENV CORE_MODELS_ENABLED=false0 B19ENV WORKFLOWS_STEP_EXECUTION_MODE=local0 B20ENV WORKFLOWS_MAX_CONCURRENT_STEPS=10 B21ENV REDIS_HOST=localhost0 B22ENV API_LOGGING_ENABLED=True0 B23ENV CORE_MODEL_SAM2_ENABLED=True0 B24ENV CORE_MODEL_TROCR_ENABLED=false0 B25ENV ENABLE_PROMETHEUS=True0 B26ENV CORE_MODEL_SAM3_ENABLED=False0 B27ENTRYPOINT ["/bin/sh" "-c" "python3 entrypoint.py"]0 BCommand
COPY / / # buildkit