Dockerfile aktualisiert
This commit is contained in:
@@ -4,6 +4,7 @@ LABEL org.opencontainers.image.authors="admin@minenet.at"
|
||||
LABEL org.opencontainers.image.source="https://github.com/ich777/docker-krusader"
|
||||
|
||||
RUN export TZ=Europe/Rome && \
|
||||
echo "deb http://deb.debian.org/debian bookworm contrib non-free non-free-firmware" > /etc/apt/sources.list && \
|
||||
apt-get update && \
|
||||
apt-get -y install --no-install-recommends krusader breeze-icon-theme kompare krename bzip2 lzma xz-utils lhasa zip unzip arj unace rar unrar p7zip-full rpm konsole gedit dbus-x11 keditbookmarks feh fonts-takao fonts-arphic-uming fonts-noto-cjk && \
|
||||
ln -s /usr/bin/arj /usr/bin/unarj && \
|
||||
|
Reference in New Issue
Block a user