sha256:6f6de48907777b64ccc74032db41e9488ab00ec448e14314c88ed5e8ba7fc5a1
OS/ARCH
linux/amd64
Compressed size
9.24 GB
Last pushed
about 1 month by roboflowpaul
Type
Image
Manifest digest
sha256:30fdb34275423d427febb36699d94f7d369d198c69e0dfa6f714053375b3127f
Image Layers
1COPY / / # buildkit9.1 GB2WORKDIR /build101 B3COPY . . # buildkit66.23 MB4RUN /bin/sh -c ln -s167 B5RUN /bin/sh -c /bin/make create_wheels_for_gpu_notebook42.55 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 # buildkit525 B15COPY inference/enterprise/parallel/entrypoint.py entrypoint.py # buildkit724 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