Update Dockerfile
This commit is contained in:
parent
1e76eaf0c7
commit
41a2ee2ef8
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ RUN mkdir /var/opt && cd /tmp && wget https://mullvad.net/da/download/app/rpm/la
|
|||
mv "/opt/Mullvad VPN" /usr/lib/opt/
|
||||
|
||||
# install gpu screen recorder
|
||||
COPY gpu-screen-recorder /tmp/
|
||||
COPY gpu-screen-recorder/ /tmp/gpu-screen-recorder/
|
||||
RUN cd /tmp/gpu-screen-recorder && \
|
||||
./install.sh && \
|
||||
setcap cap_sys_admin+ep '/usr/bin/gsr-kms-server'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue