Welcome to the Linux Foundation Forum!

Image not saved in local repository after rebooting nodes

Hi,

after pushing the simpleapp to local repository
sudo podman push $repo/simpleapp

I can verify that the image is in the repository with this command
curl $repo/v2/_catalog

but after restarting the master and worker nodes the repository is empty.

Has anyone had similar issue?

Thanks

Comments

  • Hi @iv41879,

    The repository is not persistent across node restarts.

    Regards,
    -Chris

  • @chrispokorni said:
    Hi @iv41879,

    The repository is not persistent across node restarts.

    Regards,
    -Chris

    Oh thanks... :-) actually it makes sense when thinking about it again. Also I see that all the nodes should be restarted in order for repository to be deleted. If only master or worker node is restarted repository is preserved - which also makes sense, yeah...

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