Skip to content

Commit

Permalink
Hints about Maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
Karl Isenberg committed Jan 25, 2018
1 parent 01959f6 commit a3a26f5
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,11 @@ Or drop it into your path named `aws`:
curl -o /usr/local/bin/aws https://raw.githubusercontent.com/mesosphere/aws-cli/master/aws.sh && chmod a+x /usr/local/bin/aws
```

## Maintenance

- The Docker image build & publish is automated by DockerHub for master commits and tags.
- The awscli and s3cmd packages have handcoded versions in the Dockerfile that need to be bumped manually.

## References

AWS CLI Docs: https://aws.amazon.com/documentation/cli/
Expand Down

0 comments on commit a3a26f5

Please sign in to comment.