Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again.
"features": {
"ghcr.io/devcontainers-contrib/features/ccache-asdf:2": {}
}| Options Id | Description | Type | Default Value |
|---|---|---|---|
| version | Select the version to install. | string | latest |