Update Dockerfile
This commit is contained in:
parent
0c3b059a2b
commit
08ada58177
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ rpm-ostree install bore-sysctl && \
|
||||||
# install Apple HFS+ tools
|
# install Apple HFS+ tools
|
||||||
rpm-ostree install hfsplus-tools && \
|
rpm-ostree install hfsplus-tools && \
|
||||||
# install Nvidia driver
|
# install Nvidia driver
|
||||||
rpm-ostree install /tmp/nvidia.rpm && \
|
rpm-ostree install /tmp/nvidia.rpm xorg-x11-drv-nvidia-cuda nvidia-vaapi-driver nvidia-persistenced opencl-filesystem && \
|
||||||
# install Mullvad VPN
|
# install Mullvad VPN
|
||||||
mkdir /var/opt && rpm-ostree install https://mullvad.net/da/download/app/rpm/latest && \
|
mkdir /var/opt && rpm-ostree install https://mullvad.net/da/download/app/rpm/latest && \
|
||||||
mv "/opt/Mullvad VPN" /usr/lib/opt/ && \
|
mv "/opt/Mullvad VPN" /usr/lib/opt/ && \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue