Adding geany back to base image
This commit is contained in:
@@ -19,6 +19,7 @@ RUN rpm --import \
|
|||||||
distrobox \
|
distrobox \
|
||||||
dkms \
|
dkms \
|
||||||
fuse-sshfs \
|
fuse-sshfs \
|
||||||
|
geany \
|
||||||
git \
|
git \
|
||||||
htop \
|
htop \
|
||||||
iftop \
|
iftop \
|
||||||
@@ -31,7 +32,6 @@ RUN rpm --import \
|
|||||||
dnf5 clean all
|
dnf5 clean all
|
||||||
# Following as flatpaks?
|
# Following as flatpaks?
|
||||||
# audacity
|
# audacity
|
||||||
# geany
|
|
||||||
# solaar
|
# solaar
|
||||||
|
|
||||||
# TODO: Remove this `|| true` hack once post scriptlets no longer make dnf exit with non-zero
|
# TODO: Remove this `|| true` hack once post scriptlets no longer make dnf exit with non-zero
|
||||||
|
|||||||
Reference in New Issue
Block a user