We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8b263 commit 1c0d3d0Copy full SHA for 1c0d3d0
docker/tools/Dockerfile
@@ -135,6 +135,7 @@ RUN uv venv --python 3.12 $VIRTUAL_ENV
135
COPY docker/tools/requirements.txt .
136
RUN --mount=type=cache,mode=0755,target=/root/.cache/uv uv pip install -r requirements.txt
137
138
+
139
FROM dagster AS cjval
140
141
ARG BAG3D_PIPELINE_LOCATION=/opt/3dbag-pipeline
0 commit comments