[#106] Mention ECR authentication

This commit is contained in:
Radon Rosborough 2021-09-11 16:52:05 -07:00
parent 713fa56d9d
commit 820e3e2da0
1 changed files with 6 additions and 0 deletions

View File

@ -215,6 +215,12 @@ provision one manually with at least 256 GB of disk space, install
Docker, clone down Riju, copy over your `.env` file, and proceed as if
you were running locally.)*
Authenticate to ECR (lasts for 12 hours):
```
$ make ecr
```
Invoke Depgraph:
```