mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-22 21:40:35 +00:00
chore: Remove workaround
This commit is contained in:
parent
6ce77046f0
commit
55bce0b40f
@ -32,9 +32,7 @@ RUN rpm-ostree install \
|
|||||||
kdeconnectd \
|
kdeconnectd \
|
||||||
btop \
|
btop \
|
||||||
fish \
|
fish \
|
||||||
kate \
|
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
|
|
||||||
|
|
||||||
# Install dock updater, this is done manually as it has proprietary parts and cannot be built in Copr.
|
# 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 && \
|
RUN git clone https://github.com/KyleGospo/jupiter-dock-updater-bin.git && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user