Skip to main content

Prebuilt docker Provider for Terraform CDK (cdktf)

Project description

CDKTF prebuilt bindings for kreuzwerker/docker provider version 3.6.2

HashiCorp made the decision to stop publishing new versions of prebuilt Terraform docker provider bindings for CDK for Terraform on December 10, 2025. As such, this repository has been archived and is no longer supported in any way by HashiCorp. Previously-published versions of this prebuilt provider will still continue to be available on their respective package managers (e.g. npm, PyPi, Maven, NuGet), but these will not be compatible with new releases of cdktf past 0.21.0 and are no longer eligible for commercial support.

As a reminder, you can continue to use the kreuzwerker/docker provider in your CDK for Terraform (CDKTF) projects, even with newer versions of CDKTF, but you will need to generate the bindings locally. The easiest way to do so is to use the provider add command, optionally with the --force-local flag enabled:

cdktf provider add kreuzwerker/docker --force-local

For more information and additional examples, check out our documentation on generating provider bindings manually.

Deprecated Packages

NPM

The npm package is available at https://www.npmjs.com/package/@cdktf/provider-docker.

npm install @cdktf/provider-docker

PyPI

The PyPI package is available at https://pypi.org/project/cdktf-cdktf-provider-docker.

pipenv install cdktf-cdktf-provider-docker

Nuget

The Nuget package is available at https://www.nuget.org/packages/HashiCorp.Cdktf.Providers.Docker.

dotnet add package HashiCorp.Cdktf.Providers.Docker

Maven

The Maven package is available at https://mvnrepository.com/artifact/com.hashicorp/cdktf-provider-docker.

<dependency>
    <groupId>com.hashicorp</groupId>
    <artifactId>cdktf-provider-docker</artifactId>
    <version>[REPLACE WITH DESIRED VERSION]</version>
</dependency>

Go

The go package is generated into the github.com/cdktf/cdktf-provider-docker-go package.

go get github.com/cdktf/cdktf-provider-docker-go/docker/<version>

Where <version> is the version of the prebuilt provider you would like to use e.g. v11. The full module name can be found within the go.mod file.

Docs

Find auto-generated docs for this provider here:

You can also visit a hosted version of the documentation on constructs.dev.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cdktf_cdktf_provider_docker-12.0.3.tar.gz (695.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cdktf_cdktf_provider_docker-12.0.3-py3-none-any.whl (714.8 kB view details)

Uploaded Python 3

File details

Details for the file cdktf_cdktf_provider_docker-12.0.3.tar.gz.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_docker-12.0.3.tar.gz
Algorithm Hash digest
SHA256 bad03614cf270e758be040c2af2fa1b5fd6366cee22392dab90a9915d89c9b08
MD5 fdb2ae0f01287ee5e3a6f58aafdc024f
BLAKE2b-256 24610c11aca58e6648b8d4a7e8bce7f46209edb3433dfec3e7fd4fb7fd010fbd

See more details on using hashes here.

File details

Details for the file cdktf_cdktf_provider_docker-12.0.3-py3-none-any.whl.

File metadata

File hashes

Hashes for cdktf_cdktf_provider_docker-12.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7b9176982934811847895ad107b57069eb47c6fd45d4a8d49a46829f56bc2296
MD5 9e4aaa9b9cdb2c0c807f4e39a9fd7a06
BLAKE2b-256 e28ba86af6a6bbf01a1a37a2b0e385679d050ec55da4d123718efc05ba50d23e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page