TeslaCN commented on issue #1357: How can I modify registries in buildah container? URL: https://github.com/apache/camel-k/issues/1357#issuecomment-601089521 @astefanutti Thanks for your reply. I deploy the Registry with: ``` docker run -d -p 5000:5000 --restart always --name registry registry:2 ``` I think this way does not require authentication.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services