Skip to content

Cimpress-MCP/docker-node-awscli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-node-aws

A docker image with Node 8 and the AWS CLI

Instructions

Build

  • (optional) if adding SSH keys to the image, put the PEM files in /ssh. known_hosts file should be optional
  • docker build -t <image tag> .
  • docker run -it <image tag>

Publish

  • Our image lives in AWS Elastic Container Registry. Up to date information/commands on how to publish the image can be found on the AWS console

Update

About

A docker image with Node 8 and the AWS CLI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published