Update Dockerfile
This commit is contained in:
parent
d620906943
commit
428b013bed
1 changed files with 2 additions and 0 deletions
|
|
@ -103,6 +103,8 @@ RUN ln -s /etc/alternatives/ld /usr/bin/ld
|
|||
|
||||
RUN systemctl enable supergfxd.service
|
||||
|
||||
RUN rpm-ostree uninstall xorg-x11-drv-nvidia-power
|
||||
|
||||
# Clear cache, /var and /tmp and commit ostree
|
||||
RUN rpm-ostree cleanup -m && rm -rf /tmp/* /var/* && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \
|
||||
ostree container commit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue