mirror of
https://gh-proxy.com/https://github.com/docker/build-push-action
synced 2025-12-13 01:17:42 +08:00
add-host input
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -7,6 +7,9 @@ branding:
|
||||
color: 'blue'
|
||||
|
||||
inputs:
|
||||
add-host:
|
||||
description: "Add a custom host-to-IP mapping (e.g., docker:10.180.0.1)"
|
||||
required: false
|
||||
allow:
|
||||
description: "List of extra privileged entitlement (e.g., network.host,security.insecure)"
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user