mirror of
https://githubfast.com/docker/build-push-action.git
synced 2024-03-07 18:43:19 +00:00
buildx caches layer only in the final stage by default. To speedup multi-stage Dockerfile build, better to set `mode=max`: https://docs.docker.com/engine/reference/commandline/buildx_build/#cache-to Signed-off-by: saiya <saiya.v6@gmail.com> |
||
|---|---|---|
| .. | ||
| cache.md | ||
| copy-between-registries.md | ||
| dockerhub-desc.md | ||
| export-docker.md | ||
| isolated-builders.md | ||
| local-registry.md | ||
| multi-platform.md | ||
| push-multi-registries.md | ||
| secrets.md | ||
| share-image-jobs.md | ||
| tags-labels.md | ||