FAQ
📄️ How to empty BuildKit's cache ?
There are two ways of emptying the BuildKit cache:
📄️ How can I have better logs ?
Dagger exposes 2 logging format options:
📄️ How to always execute an action ?
Dagger implemented a way invalidate cache for a specific action.
📄️ How can I chain actions together ?
Dependencies are materialized at runtime, when your Cue files are parsed and the corresponding DAG gets generated:
📄️ Default values and optional fields
When writing a Cue config, you will sometimes want to set default values in your package.