Skip to content

depot/aws-cdk-depot-shim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

aws-cdk-depot-shim

This is a workaround for using AWS CDK with Depot. The depot-cdk script in this repo proxies the build command to depot build with --load specified, and everything else to docker.

You would want to set CDK_DOCKER environment variable to the path of the depot-cdk script when running CDK:

env CDK_DOCKER=/path/to/depot-cdk cdk ...

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages