
pull
pull
yaml
type: "io.kestra.plugin.docker.pull"Examples
yaml
id: docker_pull
namespace: company.team
tasks:
- id: pull_alpine
type: io.kestra.plugin.docker.Pull
image: alpine:latest
Properties
image*Requiredstring
configstringobject
credentials
Definitions
Credentials for a private container registry.
authstring
identityTokenstring
passwordstring
registrystring
registryTokenstring
usernamestring