mirror of
https://git.flexiblyrigid.au/actions/setup-docker-action.git
synced 2025-12-06 14:58:06 +08:00
daemon-config input
This commit is contained in:
@@ -14,6 +14,9 @@ inputs:
|
||||
channel:
|
||||
description: 'Docker CE channel. (e.g, stable, edge or test)'
|
||||
required: false
|
||||
daemon-config:
|
||||
description: 'Docker daemon JSON configuration'
|
||||
required: false
|
||||
context:
|
||||
description: 'Docker context name. (default setup-docker-action)'
|
||||
required: false
|
||||
|
||||
Reference in New Issue
Block a user