Welcome to the Linux Foundation Forum!

Exercise 3.2: Configure A Local Repo

On step 12 the sudo podman pull $repo/tagtest gives me this error:

  1. Trying to pull 10.103.196.62:5000/tagtest:latest...
  2. Error: initializing source docker://10.103.196.62:5000/tagtest:latest: reading manifest latest in 10.103.196.62:5000/tagtest: manifest unknown: manifest unknown

Note that Im executing this on my worker node, and that I have use the config.toml to say "plugins".

Has anyone encounter this?

Comments

  • Posts: 6

    Also, I can do a curl from my worker node

    curl $repo/v2/_catalog

    and returns this:
    {"repositories":[]}

  • Posts: 2,451

    Hi @dec698,

    If the earlier push was not successful, then the curl command returns an empty repository, and, as expected, the pull would fail.

    Regards,
    -Chris

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training