awslabs / fargatecli

CLI for AWS Fargate
Apache License 2.0
893 stars 114 forks source link

Fixed Dockerfile, dockerized devx, added more doc #111

Open senglin opened 4 years ago

senglin commented 4 years ago

Issue #, if available:

  1. I've experienced issues following the tutorial to set up new running task or creating new service via fargate cli. The documents mentioned that the AWS SDK is utilized, but did not mention how the .aws/config file can be leveraged. It wasn't clear that a variable has to be set, unless you read through the AWS SDK documentation in detail.
  2. There is no instructions for installing the CLI, and also to use the latest code changes if needed.
  3. Dockerfile is not building.

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.