remove TeamViewer from OS image
This commit is contained in:
parent
5464203bb9
commit
774311b3c1
1 changed files with 0 additions and 4 deletions
|
|
@ -127,10 +127,6 @@ RUN rpm-ostree install gwenview
|
||||||
RUN rpm-ostree install scx-scheds
|
RUN rpm-ostree install scx-scheds
|
||||||
RUN rpm-ostree override remove zram-generator-defaults --install cachyos-settings
|
RUN rpm-ostree override remove zram-generator-defaults --install cachyos-settings
|
||||||
|
|
||||||
# Install TeamViewer
|
|
||||||
RUN mkdir /var/opt && rpm-ostree install https://download.teamviewer.com/download/linux/teamviewer.x86_64.rpm && \
|
|
||||||
mv "/opt/teamviewer" /usr/lib/opt/ && rm -f /etc/yum.repos.d/teamviewer.repo
|
|
||||||
|
|
||||||
# Install Waydroid
|
# Install Waydroid
|
||||||
RUN rpm-ostree install waydroid
|
RUN rpm-ostree install waydroid
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue