re-wrap all bundle invocations with flock refs #18770
authorPeter Amstutz <peter.amstutz@curii.com>
Tue, 15 Feb 2022 19:13:07 +0000 (14:13 -0500)
committerPeter Amstutz <peter.amstutz@curii.com>
Tue, 15 Feb 2022 19:15:03 +0000 (14:15 -0500)
commitc5c94eebf3fd8690ce32f98d9950fd9efcfbc67f
tree6b974d6e2e42e6cd28381c19baa005b6f6c6f799
parentb14d0a0ac78eac7d074ca81411d456605f61bb24
re-wrap all bundle invocations with flock refs #18770

Apparently "bundle exec" can still mess with global gems, causing
conflicts and broken installs, so it needs to be wrapped with flock.
binstubs are presumably safe.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
tools/arvbox/lib/arvbox/docker/api-setup.sh
tools/arvbox/lib/arvbox/docker/common.sh
tools/arvbox/lib/arvbox/docker/service/doc/run-service
tools/arvbox/lib/arvbox/docker/service/gitolite/run-service
tools/arvbox/lib/arvbox/docker/service/workbench/run-service