Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redis not configured, using inmemory blob descriptor cache #2

Open
patsevanton opened this issue Jul 7, 2021 · 4 comments
Open

redis not configured, using inmemory blob descriptor cache #2

patsevanton opened this issue Jul 7, 2021 · 4 comments

Comments

@patsevanton
Copy link

patsevanton commented Jul 7, 2021

Hello! Thanks for docker-compose-registry!
I run docker-compose-registry and get output:

registry    | time="2021-07-07T12:28:15.921110161Z" level=info msg="redis not configured" go.version=go1.11.2 instance.id=1f48cea5-dda6-47dc-88c4-4fe85fbeb3aa service=registry version=v2.7.1 

registry    | time="2021-07-07T12:28:15.929344976Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.11.2 instance.id=1f48cea5-dda6-47dc-88c4-4fe85fbeb3aa service=registry version=v2.7.1 

May be add redis as cache ?

@patsevanton patsevanton changed the title redis not configured redis not configured, using inmemory blob descriptor cache Jul 7, 2021
@maxmasetti
Copy link
Owner

hi,
if it works as required, don't mind: these are level=info messages.

max

@patsevanton
Copy link
Author

docker-compose-registry works without redis.
I think may be improve.
Set level=info messages later

@patsevanton
Copy link
Author

@patsevanton
Copy link
Author

patsevanton commented Jul 7, 2021

Output with level=debug

registry    | time="2021-07-07T17:29:07.989866898Z" level=info msg="redis not configured" go.version=go1.11.2 instance.id=130416a4-ac57-4a38-872f-246d5e3d664d service=registry version=v2.7.1 
registry    | time="2021-07-07T17:29:07.998616709Z" level=info msg="using inmemory blob descriptor cache" go.version=go1.11.2 instance.id=130416a4-ac57-4a38-872f-246d5e3d664d service=registry version=v2.7.1 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants