Skip to content

Conversation

YC
Copy link
Contributor

@YC YC commented Nov 26, 2021

Similar to Docker Registry, use combination of addr and net (supporting values tcp and unix).
Requires #325

@@ -11,9 +11,12 @@
# rootcertbundle: "/path/to/server.pem"

server: # Server settings.
# Address to listen on.
# Address to listen on. Can be HOST:PORT for TCP or file path for Unix socket.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Could you add an example of a filepath here? (eg./run/docker_auth.sock or whichever is the correct format)?

Copy link
Collaborator

@techknowlogick techknowlogick left a comment

Choose a reason for hiding this comment

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

one very tiny nitpick, but otherwise is good! Thanks again :)

@techknowlogick techknowlogick merged commit 636c09a into cesanta:main Nov 29, 2021
@techknowlogick
Copy link
Collaborator

Thanks again for all of your PRs ❤️

@YC YC deleted the unix branch November 29, 2021 01:05
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

Successfully merging this pull request may close these issues.

2 participants