Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
clarify image tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
nicks committed Jun 24, 2019
1 parent 6cc9037 commit ded8039
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -37,6 +37,8 @@ docker tag alpine localhost:32001/alpine
docker push localhost:32001/alpine
```

You can now use the image name `localhost:32001/alpine` in any resources you deploy to the Kind cluster

## How it Works

`kind-registry.sh` has three major jobs:
Expand Down

0 comments on commit ded8039

Please sign in to comment.