Skip to content

Commit

Permalink
docker shm [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Jun 25, 2019
1 parent ba0e88c commit 611222e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dev/tasks/conda-recipes/.ci_support/linux_python3.7.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ pin_run_as_build:
max_pin: x.x
python:
- '3.7'

1 change: 1 addition & 0 deletions dev/tasks/conda-recipes/run_docker_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ fi

export UPLOAD_PACKAGES="${UPLOAD_PACKAGES:-True}"
docker run ${DOCKER_RUN_ARGS} \
--shm-size=2G \
-v "${ARROW_ROOT}":/arrow:rw,z \
-e FEEDSTOCK_ROOT="/arrow/dev/tasks/conda-recipes" \
-e CONFIG \
Expand Down

0 comments on commit 611222e

Please sign in to comment.