Skip to content
This repository has been archived by the owner on May 6, 2024. It is now read-only.

Fixed Dockerfile, dockerized devx, added more doc #111

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

senglin
Copy link

@senglin senglin commented May 28, 2020

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:

  • As best practices, I have added support for devcontaine to support VSCode development container experience.. This would also bring us closer to CodeSpace compatibility once Github releases that capability (feature to spin up development environment within Github).
  • Fixed Dockerfile which fails to build.
  • Added documentation for contribution as well as integration with AWS
    CLI config file
  • Made Dockerfile such that it can be run using Docker run without additional parameters.
  • Added documentation for installation using various methods.

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

- Added devcontainer to support VSCode development container experience
- Fixed broken Dockerfile
- Added documentation for contribution as well as integration with AWS
CLI config file
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant