Sign inSign up

oppara/awstoe

By oppara

Updated about 5 years ago

Image
0

192

oppara/awstoe repository overview

docker-awstoe

Develop AWS TOE components locally - EC2 Image Builder

usage

validate

$ docker run --rm \
-v $(pwd):/data \
-w /data oppara/awstoe \
awstoe validate \
--documents /path/to/components.yaml

run

$ docker run --rm \
-v $(pwd):/data \
-w /data oppara/awstoe \
awstoe run \
--documents /path/to/components.yaml \ 
--phases build

Tag summary

Content type

Image

Digest

Size

63.6 MB

Last updated

about 5 years ago

docker pull oppara/awstoe