Skip to content
Discussion options

You must be logged in to vote

Solution -

Solved by - @yuusou

  1. SSH into the podman machine - podman machine ssh
  2. Edit the following file /etc/containers/registries.conf.d/999-podman-machine.conf (sudo nano /etc/containers/registries.conf.d/999-podman-machine.conf)
  3. It should look like this -
# Issue #11489: make sure that we can inject a custom registries.conf
# file on the system level to force a single search registry.
# The remote client does not yet support prompting for short-name
# resolution, so we enforce a single search registry (i.e., [docker.io](http://docker.io/))
# as a workaround.
# unqualified-search-registries=["[docker.io](http://docker.io/)"]
# Change the above line to -

unqualified-search-registries=…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@maysunfaisal
Comment options

Answer selected by rishacha
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants