Skip to content

Commit

Permalink
Updated readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
kiran committed Jul 9, 2020
1 parent c096739 commit 7bbe5f4
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,4 @@

Docker image to use aws-cli with following tools installed
- inotifywait
- jq

# Build and push image to Github package
```shell
docker build -t docker.pkg.github.com/paytmlabs/docker-custom-aws-cli/aws-cli:<version> .

echo "$GH_AUTH_SECRET" | docker login docker.pkg.github.com -u $GH_USER --password-stdin
docker push docker.pkg.github.com/paytmlabs/docker-custom-aws-cli/aws-cli:<version>
```
- jq

0 comments on commit 7bbe5f4

Please sign in to comment.