10 Forks
31 Stars
31 Watchers

aws-do-docker

AWS DevOps for Docker - a sample project to help you build Docker containers and run them on AWS. In addition to running locally, this project can run your container on EC2, ECS, EKS, AWS Batch, and AWS Lambda.

How to download and setup aws-do-docker

Open terminal and run command
git clone https://github.com/aws-samples/aws-do-docker.git
git clone is used to create a copy or clone of aws-do-docker repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with aws-do-docker https://github.com/aws-samples/aws-do-docker/archive/master.zip

Or simply clone aws-do-docker with SSH
[email protected]:aws-samples/aws-do-docker.git

If you have some problems with aws-do-docker

You may open issue on aws-do-docker support forum (system) here: https://github.com/aws-samples/aws-do-docker/issues