mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-22 12:39:49 +00:00
chore: Remove workaround
This commit is contained in:
parent
6ce77046f0
commit
55bce0b40f
@ -32,9 +32,7 @@ RUN rpm-ostree install \
|
||||
kdeconnectd \
|
||||
btop \
|
||||
fish \
|
||||
kate \
|
||||
$(rpm -qa --qf "%{NAME} ")
|
||||
# The above prints every package installed, this acts similarly to rpm-ostree update when making an OCI image and resolves issues with installing Steam
|
||||
kate
|
||||
|
||||
# Install dock updater, this is done manually as it has proprietary parts and cannot be built in Copr.
|
||||
RUN git clone https://github.com/KyleGospo/jupiter-dock-updater-bin.git && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user