add kata containers
This commit is contained in:
parent
683ea83e54
commit
5399b7168c
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@ COPY gpu-screen-recorder-gtk/ /tmp/gpu-screen-recorder-gtk/
|
|||
RUN cd /tmp/gpu-screen-recorder-gtk && \
|
||||
./install.sh
|
||||
|
||||
# install Kata containers
|
||||
RUN rpm-ostree install kata-containers
|
||||
|
||||
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