mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
vendor: github.com/docker/buildx v0.30.0
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
committed by
David Karlsson
parent
962c42c50b
commit
91004c582d
@@ -883,7 +883,7 @@ This is the same as the `--no-cache` flag for `docker build`.
|
||||
|
||||
```hcl
|
||||
target "default" {
|
||||
no-cache = 1
|
||||
no-cache = true
|
||||
}
|
||||
```
|
||||
|
||||
@@ -1099,7 +1099,7 @@ or interpolate them in attribute values in your Bake file.
|
||||
variable "TAG" {
|
||||
type = string
|
||||
default = "latest"
|
||||
description: "Tag to use for build"
|
||||
description = "Tag to use for build"
|
||||
}
|
||||
|
||||
target "webapp-dev" {
|
||||
|
||||
1550
_vendor/github.com/docker/buildx/docs/bake-stdlib.md
generated
1550
_vendor/github.com/docker/buildx/docs/bake-stdlib.md
generated
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
# github.com/moby/moby/api v1.52.0
|
||||
# github.com/moby/buildkit v0.25.2
|
||||
# github.com/docker/buildx v0.29.1
|
||||
# github.com/moby/buildkit v0.26.0
|
||||
# github.com/docker/buildx v0.30.0
|
||||
# github.com/docker/cli v29.0.0+incompatible
|
||||
# github.com/docker/compose/v2 v2.40.3
|
||||
# github.com/docker/model-runner/cmd/cli v0.1.44
|
||||
|
||||
Reference in New Issue
Block a user