Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

elbb/registry-cleanup#1: readme for dockerized registry#2

Open
siredmar wants to merge 1 commit intomasterfrom
bugfix/readme_dockerized_registry
Open

elbb/registry-cleanup#1: readme for dockerized registry#2
siredmar wants to merge 1 commit intomasterfrom
bugfix/readme_dockerized_registry

Conversation

@siredmar
Copy link
Contributor

fixes #1.

@siredmar siredmar requested a review from mlilien June 16, 2020 12:28
```
Usage:
-address string
docker registry URI (default "http://localhost:5000")
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there is no default? I can not use it without explicitly writing
-address ...

` $ docker run --rm -it elbb/registry-cleanup <options>`

e.g.
` $ docker run --rm -it elbb/registry-cleanup -address http://localhost:5000`
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this doesnt work (because of the reason you added the note block) ... i suggest to use http://example.com as registry in examples

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

example run command doesnt work out of the box

2 participants