Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Incorrect documentation for running containers #158

Open
AlexanderWells-diamond opened this issue Nov 20, 2023 · 1 comment
Open

Incorrect documentation for running containers #158

AlexanderWells-diamond opened this issue Nov 20, 2023 · 1 comment

Comments

@AlexanderWells-diamond
Copy link
Collaborator

The documentation for running containers refers to a "main" tag on built images. The current code workflow has no way to generate such a tag - the only ones it does out of the box are "latest" and the version number for a tag. There is commented out code that can generate images with the "edge" tag, but that still isn't "main".

@gilesknap
Copy link
Contributor

FYI `oci1 registries will also reject capitals in names so the container image URI needs to be lcased too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants