Skip to content

Commit

Permalink
Merge pull request #906 from Pweetoo/master
Browse files Browse the repository at this point in the history
updated readme
  • Loading branch information
tejal29 authored Dec 9, 2019
2 parents 03b1b1c + 32e321a commit 6326515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ kaniko comes with support for GCR, Docker `config.json` and Amazon ECR, but conf

Get your docker registry user and password encoded in base64

echo USER:PASSWORD | base64
echo -n USER:PASSWORD | base64

Create a `config.json` file with your Docker registry url and the previous generated base64 string

Expand Down

0 comments on commit 6326515

Please sign in to comment.