parent
e0f25f7e50
commit
1be517a6f6
1 changed files with 5 additions and 3 deletions
|
@ -12,9 +12,11 @@ COPY etc /etc
|
||||||
# ostree container commit
|
# ostree container commit
|
||||||
|
|
||||||
# Software
|
# Software
|
||||||
RUN rpm-ostree install htop iotop && \
|
RUN rpm-ostree install \
|
||||||
ostree container commit
|
htop \
|
||||||
RUN rpm-ostree install kate && \
|
iotop \
|
||||||
|
kate \
|
||||||
|
&& \
|
||||||
ostree container commit
|
ostree container commit
|
||||||
|
|
||||||
#RUN flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo && \
|
#RUN flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo && \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue