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