Sign inSign up

yokogawa/awspec

By yokogawa

Updated about 5 years ago

Docker image for awspec

Image
0

1.3K

yokogawa/awspec repository overview

Docker image for awspec

usage

init
docker run -it --rm --user $(id -u):$(id -g) -v ${PWD}:/work yokogawa/awspec awspec init
Run tests
docker run -it --rm -v ${PWD}:/work yokogawa/awspec rake spec
generate
docker run -it --rm -v ${PWD}:/work yokogawa/awspec awspec generate ec2 vpc-ab123cde >>ec2_spec.rb

Tag summary

Content type

Image

Digest

Size

71.1 MB

Last updated

about 5 years ago

docker pull yokogawa/awspec