diff --git a/Dockerfile b/Dockerfile index ba944d7..b987dcc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -47,9 +47,5 @@ COPY usr /usr RUN cd /usr/bin && wget https://raw.githubusercontent.com/CachyOS/CachyOS-Settings/refs/heads/master/usr/bin/kerver && chmod +x kerver -# Enable automatic updates -RUN sed -i 's/#AutomaticUpdatePolicy.*/AutomaticUpdatePolicy=stage/' /etc/rpm-ostreed.conf -RUN systemctl enable rpm-ostreed-automatic.timer - RUN rm -rf /tmp/* /var/* && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \ bootc container lint