Install Portmaster
This commit is contained in:
parent
57f9f17c32
commit
b25877a60c
1 changed files with 3 additions and 0 deletions
|
|
@ -36,6 +36,9 @@ RUN dnf remove -y plocate
|
||||||
# Install Mullvad VPN client
|
# Install Mullvad VPN client
|
||||||
RUN rpm -Uvh --nodeps https://mullvad.net/da/download/app/rpm/latest
|
RUN rpm -Uvh --nodeps https://mullvad.net/da/download/app/rpm/latest
|
||||||
|
|
||||||
|
# Install Portmaster
|
||||||
|
RUN dnf install -y https://updates.safing.io/latest/linux_amd64/packages/Portmaster-2.0.25-1.x86_64.rpm
|
||||||
|
|
||||||
# Add rule to SELinux allowing modules to be loaded into custom kernel
|
# Add rule to SELinux allowing modules to be loaded into custom kernel
|
||||||
RUN setsebool -P domain_kernel_load_modules on
|
RUN setsebool -P domain_kernel_load_modules on
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue