Update Dockerfile
This commit is contained in:
parent
dc3c5a4fbd
commit
191a1934e1
1 changed files with 0 additions and 1 deletions
|
|
@ -113,4 +113,3 @@ RUN ln -s /etc/alternatives/ld /usr/bin/ld
|
||||||
# Clear cache, /var and /tmp and commit ostree
|
# 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 && \
|
RUN rpm-ostree cleanup -m && rm -rf /tmp/* /var/* && mkdir -p /var/tmp && chmod -R 1777 /var/tmp && \
|
||||||
ostree container commit
|
ostree container commit
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue