Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 351 Bytes

File metadata and controls

13 lines (9 loc) · 351 Bytes

cci-node-aws

CircleCI Node primary docker with AWS

Push docker image

  1. docker login --username={{USERNAME}} --password="{{PASSWORD}}"
  2. docker build -t amioio/cci-node-aws:{{VERSION}} .
  3. docker push amioio/cci-node-aws:{{VERSION}}

Supported versions of Node

  • amioio/cci-node-aws:12.14.1
  • amioio/cci-node-aws:12.16-browsers