forgot btrfs-progs
All checks were successful
Build and Push Docker Image / build (push) Successful in 43s
All checks were successful
Build and Push Docker Image / build (push) Successful in 43s
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user