Update Dockerfile

This commit is contained in:
Anders Rytter Hansen 2023-09-19 15:18:56 +02:00
commit 191a1934e1

View file

@ -113,4 +113,3 @@ RUN ln -s /etc/alternatives/ld /usr/bin/ld
# Clear cache, /var and /tmp and commit ostree
RUN rpm-ostree cleanup -m && rm -rf /tmp/* /var/* && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \
ostree container commit