mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-01 11:51:29 +02:00
One of the torcx profiles in Flatcar is for docker 1.12, which is outdated since a long time. It takes ~27 MB of space in production images almost for no reason. We can and should delete docker 1.12. After deletion: ``` $ df -h /usr Filesystem Size Used Avail Use% Mounted on /dev/mapper/usr 985M 843M 91M 91% /usr ```
Description
Languages
Shell
93.1%
Python
6.9%