This commit is contained in:
@@ -41,6 +41,8 @@ RUN dnf install -y \
|
||||
|
||||
RUN dnf config-manager addrepo --from-repofile=https://repo.librewolf.net/librewolf.repo
|
||||
|
||||
RUN dnf copr enable alternateved/keyd -y
|
||||
|
||||
RUN dnf remove -y firefox
|
||||
|
||||
RUN dnf install -y $(cat /tmp/packages.txt) && \
|
||||
|
||||
Reference in New Issue
Block a user