Add just task runner and example commands (#27)
This commit is contained in:
@@ -8,7 +8,7 @@ COPY etc /etc
|
||||
COPY ublue-firstboot /usr/bin
|
||||
|
||||
RUN rpm-ostree override remove firefox firefox-langpacks && \
|
||||
rpm-ostree install distrobox gnome-tweaks && \
|
||||
rpm-ostree install distrobox gnome-tweaks just && \
|
||||
sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf && \
|
||||
systemctl enable rpm-ostreed-automatic.timer && \
|
||||
systemctl enable flatpak-automatic.timer && \
|
||||
|
||||
Reference in New Issue
Block a user