Skip to content

Commit

Permalink
docs: formating and adding exmaple
Browse files Browse the repository at this point in the history
  • Loading branch information
callum-tait-pbx committed May 22, 2021
1 parent 9a7ce70 commit 6a790e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,10 @@ The credentials must have a policy applied that

### Amazon ECR Docker Credential Helper

| Environment Variable | Sample Value | Description |
| --------------------- | ------------- | ----------------------------------------------------------------- |
| AWS_ECR_DISABLE_CACHE | | Disables the local file auth cache if set to a non-empty value |
| AWS_ECR_CACHE_DIR | ~/.ecr | Specifies the local file auth cache directory location |
| Environment Variable | Sample Value | Description |
| --------------------- | ------------- | ------------------------------------------------------------------ |
| AWS_ECR_DISABLE_CACHE | true | Disables the local file auth cache if set to a non-empty value |
| AWS_ECR_CACHE_DIR | ~/.ecr | Specifies the local file auth cache directory location |

## Usage

Expand Down

0 comments on commit 6a790e6

Please sign in to comment.