Skip to content

Base image for running AWS CLI commands on CircleCI.

Notifications You must be signed in to change notification settings

VerdigrisTech/docker-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-aws

Build Status Report Issues Join Chat on Slack

Base image for running AWS CLI commands on CircleCI.

Usage

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.

About

Base image for running AWS CLI commands on CircleCI.

Resources

Stars

Watchers

Forks

Packages

No packages published