Base image for running AWS CLI commands on CircleCI.
2.9K
Base image for running AWS CLI commands on CircleCI.
Use this image as a primary container for deploying to AWS on CircleCI:
version: 2
jobs:
test:
docker:
- image: verdigristech/aws
# Rest of the config.yml for your project
# ...
Copyright © 2018 Verdigris Technologies Inc. All rights reserved.
Content type
Image
Digest
Size
59.6 MB
Last updated
over 6 years ago
docker pull verdigristech/aws