/usr/etc doesnt exist anymore after building missing components of XFCE
This commit is contained in:
parent
1d5c81fb51
commit
725d6a1232
1 changed files with 1 additions and 3 deletions
|
|
@ -81,7 +81,5 @@ RUN systemctl enable waydroid-choose-intel-gpu.service
|
|||
|
||||
RUN cd /usr/bin && wget https://raw.githubusercontent.com/CachyOS/CachyOS-Settings/refs/heads/master/usr/bin/kerver && chmod +x kerver
|
||||
|
||||
RUN cp -R /usr/etc/* /etc/
|
||||
|
||||
RUN rm -rf /tmp/* /var/* /usr/etc && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \
|
||||
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