Crate pulumi_wasm_docker

source ·

Modules§

  • docker.getLogs provides logs from specific container
  • docker.Network provides details about a specific Docker Network.
  • Reads the local Docker plugin. The plugin must be installed locally.
  • Reads the image metadata from a Docker Registry. Used in conjunction with the docker.RemoteImage resource to keep an image up to date on the latest available version of the tag.
  • docker.RemoteImage provides details about a specific Docker Image which needs to be present on the Docker Host
  • Image builds a Docker image and pushes it Docker and OCI compatible registries. This resource enables running Docker builds as part of a Pulumi deployment.
  • Import
  • Import
  • Creates a docker tag. It has the exact same functionality as the docker tag command. Deleting the resource will neither delete the source nor target images. The source image must exist on the machine running the docker daemon.

Structs§

Type Aliases§