Sign inSign up

aomountainu/aws-cdk

By aomountainu

•Updated 7 months ago

framework to define cloud infrastructure in code and provision it through AWS CloudFormation

Image
0

2.7K

aomountainu/aws-cdk repository overview

Description:

The AWS CDK Toolkit provides the cdk command-line interface that can be used to work with AWS CDK applications.

podman:

podman pull docker.io/aomountainu/aws-cdk:2.178.1;

podman run -d -it --rm --name aws-cdk --hostname aws-cdk docker.io/aomountainu/aws-cdk:2.178.1;

podman exec -it aws-cdk /bin/sh;

docker:

docker pull aomountainu/aws-cdk:2.178.1;

docker run -d -it --rm --name aws-cdk --hostname aws-cdk aomountainu/aws-cdk:2.178.1;

docker exec -it aws-cdk /bin/sh;

Usage:

/usr/bin/aws --version

Information:

aws-cdk:2.178.1

size 312MB

Maintained by

[email protected]⁠

2025-02-09

Tag summary

Content type

Image

Digest

sha256:23075f42f…

Size

83.9 MB

Last updated

7 months ago

docker pull aomountainu/aws-cdk