[base] Stop configuring ccache in image
This means the the compiler in the base image can be used out-of-the-box -- previously that would fail because ccache could not access it's cache directory, unless run in the CI.
Addresses: #29 (closed)
Depends: !74 (merged)
Edited by Jö Fahlke