Changes between Version 5 and Version 6 of Ticket #9069, comment 22
- Timestamp:
- Mar 31, 2016 11:25:01 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9069, comment 22
v5 v6 5 5 echo 1 > /proc/sys/vm/drop_caches 6 6 7 Otherwise, cre te new files instead of modifying the old ones.7 Otherwise, create new files instead of modifying the old ones. 8 8 9 9 This is happening when using Docker images based on '''musl libc''' instead of '''glibc'''. With Alpine emerging, it could be worth looking into.