Bug 1930713 - add missing volumes to ubuntu2404-test docker image r=ahal
Differential Revision: https://phabricator.services.mozilla.com/D239991
This commit is contained in:
@@ -6,6 +6,9 @@ RUN mkdir -p /artifacts
|
||||
# We need to declare all potentially cache volumes as caches. Also,
|
||||
# making high I/O paths volumes increase I/O throughput because of
|
||||
# AUFS slowness.
|
||||
VOLUME /builds/worker/.task-cache/npm
|
||||
VOLUME /builds/worker/.task-cache/pip
|
||||
VOLUME /builds/worker/.task-cache/uv
|
||||
VOLUME /builds/worker/checkouts
|
||||
VOLUME /builds/worker/tooltool-cache
|
||||
VOLUME /builds/worker/workspace
|
||||
|
||||
Reference in New Issue
Block a user