forgot btrfs-progs
All checks were successful
Build and Push Docker Image / build (push) Successful in 43s

This commit is contained in:
2025-10-20 01:57:06 -07:00
parent 303c06ad16
commit 1eec0f9955

View File

@@ -9,6 +9,7 @@ RUN apt-get update -y \
curl \
gnupg \
lsb-release \
btrfs-progs \
#&& rm -rf /var/lib/apt/lists/* \
&& install -m 0755 -d /etc/apt/keyrings \
&& curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc \