Missing :latest tag as documented #453

Closed
opened 2024-07-21 17:51:44 +00:00 by dwt · 4 comments

The Documentation states that there should be a :latest tagged docker image

But as far as I can see there is none on ghcr.io, only specific versions.

I would like a :latest tag, as it eases experimentation, but in any case, the docs should not refer to a missing image. So please either change the docs, or add the :latest tag.

[The Documentation states that there should be a `:latest` tagged docker image](https://git.lix.systems/lix-project/lix/src/commit/94a8e5fe0dcee9b079c7f0658680098a989affa1/doc/manual/src/installation/installing-docker.md?display=source#L10) But as far as I can see there is none on [ghcr.io](https://github.com/lix-project/lix/pkgs/container/lix), only specific versions. I would like a `:latest` tag, as it eases experimentation, but in any case, the docs should not refer to a missing image. So please either change the docs, or add the `:latest` tag.
Author

To be fair, it would also be really helpful if there was a :main tagged image, to make it really easy and fast to reproduce an issue with the main branch.

To be fair, it would also be really helpful if there was a `:main` tagged image, to make it really easy and fast to reproduce an issue with the `main` branch.
Owner

duplicate #443

i would also like this fixed, and I'm sorry about the missing tag, it's a bug.

duplicate https://git.lix.systems/lix-project/lix/issues/443 i would also like this fixed, and I'm sorry about the missing tag, it's a bug.
jade closed this issue 2024-07-21 19:02:50 +00:00
jade added the
Status
invalid
label 2024-07-21 19:03:01 +00:00
Author

What about adding a :main tag, should I open a new bug for that?

What about adding a `:main` tag, should I open a new bug for that?
Owner

Main does not have published build artifacts due to the security model of our CI. This will change at some point but currently we do not publish any builds of main.

If you want a docker image of main, build one yourself with .#dockerImage and the appropriate nix2container usage to get it in the form you'd like.

Main does not have published build artifacts due to the security model of our CI. This will change at some point but currently we do not publish *any* builds of main. If you want a docker image of main, build one yourself with `.#dockerImage` and the appropriate nix2container usage to get it in the form you'd like.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix#453
No description provided.