Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

add support for /etc/containers/registries.conf#206

Merged
miabbott merged 1 commit intoprojectatomic:masterfrom
mike-nguyen:registry_setup
Jul 17, 2017
Merged

add support for /etc/containers/registries.conf#206
miabbott merged 1 commit intoprojectatomic:masterfrom
mike-nguyen:registry_setup

Conversation

@mike-nguyen
Copy link
Copy Markdown
Collaborator

Supported is needed for an additional scenario now for adding
registries and insecure registries. The current way to add
registries is in /etc/sysconfig/docker. The new way is to add
registries to /etc/containers/registries.conf which uses yaml
format. If /etc/containers/registries.conf exists, it the
registry will be added in the file, otherwise it will be added
in /etc/sysconfig/docker.

Supported is needed for an additional  scenario now for adding
registries and insecure registries.  The current way to add
registries is in /etc/sysconfig/docker.  The new way is to add
registries to /etc/containers/registries.conf which uses yaml
format.  If /etc/containers/registries.conf exists, it the
registry will be added in the file, otherwise it will be added
in /etc/sysconfig/docker.
@miabbott
Copy link
Copy Markdown
Collaborator

Yah, looks good 👍

@miabbott
Copy link
Copy Markdown
Collaborator

FWIW, the failures in the CentOS are expected because of known issues in those distros being used.

@miabbott miabbott merged commit fa2f5d1 into projectatomic:master Jul 17, 2017
@mike-nguyen mike-nguyen deleted the registry_setup branch July 18, 2017 12:49
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.

2 participants