This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-12-03 23:16:38 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
1f07629c3c
gstreamer
/
docker
/
fedora
/
cleanup.sh
8 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
docker: improve logging of the setup scripts
2019-09-09 13:01:08 +00:00
set
-eux
docker: Add a unified image for fedora This is meant to replace both the runtime and build images. Spliting it in two increasing the maintainance required without any big benefits.
2018-11-25 00:03:29 +00:00
echo
"Removing DNF cache"
dnf clean all
rm -R /root/*
rm -rf /var/cache/dnf /var/log/dnf*
Reference in a new issue
Copy permalink