Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc clarification #52

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

rjschwei
Copy link
Collaborator

Using the term "container name" can be confusing and interpreted as simply the name of the container itself. What we really need to make registration work is the path of the container in the local registry. Clarify the documentation by adding a not ethat points out this potential pitfall.

Using the term "container name" can be confusing and interpreted as simply
the name of the container itself. What we really need to make registration
work is the path of the container in the local registry. Clarify the
documentation by adding a not ethat points out this potential pitfall.
Copy link
Contributor

@schaefi schaefi left a comment

Choose a reason for hiding this comment

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

👍

@schaefi
Copy link
Contributor

schaefi commented Nov 27, 2024

@rjschwei as you mentioned podman images in the docs I think you could also add information how to show the images that flake is actually using. This requires the following

export CONTAINERS_STORAGE_CONF=/etc/flakes/storage.conf

podman images

Otherwise it lists "some" images from the user or root and this could be confusing for the user

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