mirror of
https://github.com/actions/actions-runner-controller.git
synced 2025-12-12 12:36:55 +00:00
Add fuse-overlayfs to benefit from union filesystem (#3022)
This commit is contained in:
@@ -30,6 +30,7 @@ RUN apt-get update -y \
|
|||||||
uidmap \
|
uidmap \
|
||||||
unzip \
|
unzip \
|
||||||
zip \
|
zip \
|
||||||
|
fuse-overlayfs \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# Download latest git-lfs version
|
# Download latest git-lfs version
|
||||||
|
|||||||
Reference in New Issue
Block a user