mirror of
https://github.com/EpicMorg/docker-scripts.git
synced 2024-12-25 06:05:37 +03:00
deb12 fix
This commit is contained in:
parent
43c5960a44
commit
221a9141b9
@ -108,7 +108,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
|
|||||||
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \
|
RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selections && \
|
||||||
apt-get install -y --allow-unauthenticated \
|
apt-get install -y --allow-unauthenticated \
|
||||||
btrfs-progs \
|
btrfs-progs \
|
||||||
exfat-utils \
|
# exfat-utils \ #not avalible now
|
||||||
e2fsprogs \
|
e2fsprogs \
|
||||||
f2fs-tools \
|
f2fs-tools \
|
||||||
dosfstools \
|
dosfstools \
|
||||||
|
Loading…
Reference in New Issue
Block a user