Update Dockerfile
This commit is contained in:
parent
5da728f5e7
commit
2869c0d10a
1 changed files with 0 additions and 6 deletions
|
|
@ -115,12 +115,6 @@ RUN semodule --verbose --install /usr/share/selinux/packages/nvidia-container.pp
|
|||
RUN ln -s /usr/bin/ld.bfd /etc/alternatives/ld
|
||||
RUN ln -s /etc/alternatives/ld /usr/bin/ld
|
||||
|
||||
# Clear cache, /var and /tmp and commit ostree
|
||||
RUN rm -rf /tmp/* /var/* && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \
|
||||
ostree container commit
|
||||
|
||||
FROM builder2 AS builder3
|
||||
|
||||
# Install VirtualBox
|
||||
RUN rpm-ostree install VirtualBox
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue