mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-07-21 18:58:03 +08:00
Add NetworkMode to bake target
Allows specification of network mode in a bake target. Fixes #848 Signed-off-by: Zachary Povey <zachary.povey@autotrader.co.uk>
This commit is contained in:
@@ -291,7 +291,7 @@ $ docker buildx bake --set foo*.no-cache # bypass caching only for
|
||||
|
||||
Complete list of overridable fields:
|
||||
`args`, `cache-from`, `cache-to`, `context`, `dockerfile`, `labels`, `no-cache`,
|
||||
`output`, `platform`, `pull`, `secrets`, `ssh`, `tags`, `target`
|
||||
`output`, `platform`, `pull`, `secrets`, `ssh`, `tags`, `target`, `network`
|
||||
|
||||
### File definition
|
||||
|
||||
|
Reference in New Issue
Block a user