enable ZRAM
This commit is contained in:
parent
5cba199675
commit
d333a7c43e
2 changed files with 9 additions and 0 deletions
|
|
@ -39,6 +39,7 @@ RUN systemctl disable nvidia-powerd
|
|||
RUN setsebool -P domain_kernel_load_modules on
|
||||
|
||||
COPY etc/environment /etc/environment
|
||||
COPY etc/systemd/zram-generator.conf /etc/systemd/zram-generator.conf
|
||||
|
||||
RUN rm -rf /tmp/* /var/* && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \
|
||||
bootc container lint
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue