1
0
intel-media-ffmpeg/templates/sles/30-clean-up.in.ignore
James P. Ketrenos 2ac00fa2ce Update to latest xe-solutions
Signed-off-by: James P. Ketrenos <james.p.ketrenos@intel.com>
2021-07-13 16:27:11 -07:00

8 lines
86 B
Plaintext

# Clean zypper cache.
USER root
RUN zypper --non-interactive clean --all
USER user