Commit eedf5a13 by Brian Beggs Committed by GitHub

Merge pull request #3656 from edx/bbeggs/update-go-agent-1

Update README.md
parents 15a4356f 704ffd6b
......@@ -40,6 +40,8 @@ necessary.
- or
- ```make docker.test.go-agent```
* Log docker in to AWS
- Assume the role of the account you wish to log in to
- ```source assume_role.sh <account name>```
- ```sh -c `aws ecr get-login --region us-east-1` ```
- You might need to remove the `-e` option returned by that command in order to successfully login.
* Tag image
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment