0
0
mirror of https://github.com/thegeeklab/wp-docker-buildx.git synced 2024-11-29 04:30:36 +00:00

[skip ci] auto-update documentation

This commit is contained in:
thegeeklab-bot 2024-11-13 22:32:40 +00:00
parent 6a8930b457
commit ba6648f769

View File

@ -94,11 +94,11 @@ properties:
defaultValue: false defaultValue: false
required: false required: false
- name: config - name: registry_config
description: | description: |
Content of the docker daemon json config. Content of the registry credentials store file.
type: string type: string
defaultValue: $DOCKER_PLUGIN_CONFIG defaultValue: $DOCKER_REGISTRY_CONFIG
required: false required: false
- name: containerfile - name: containerfile