Add two new application settings to control Docker build cache invalidation:
- inject_build_args_to_dockerfile (default: true) - Skip Dockerfile ARG injection
- include_source_commit_in_build (default: false) - Exclude SOURCE_COMMIT from build context
These toggles let users preserve Docker cache when SOURCE_COMMIT or custom ARGs change frequently. Development-only logging shows which ARGs are being injected for debugging.
🤖 Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| deployment | ||
| preview | ||
| advanced.blade.php | ||
| configuration.blade.php | ||
| deployment-navbar.blade.php | ||
| destination.blade.php | ||
| general.blade.php | ||
| heading.blade.php | ||
| previews-compose.blade.php | ||
| previews.blade.php | ||
| rollback.blade.php | ||
| source.blade.php | ||
| swarm.blade.php | ||