unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* Why Docker instead of PodMan?
@ 2024-06-29 12:04 outlook user
  2024-06-29 17:07 ` Denis 'GNUtoo' Carikli
  0 siblings, 1 reply; 2+ messages in thread
From: outlook user @ 2024-06-29 12:04 UTC (permalink / raw)
  To: help-guix@gnu.org

git.savannah.gnu.org/cgit/guix.git/tree/guix/docker.scm

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Why Docker instead of PodMan?
  2024-06-29 12:04 Why Docker instead of PodMan? outlook user
@ 2024-06-29 17:07 ` Denis 'GNUtoo' Carikli
  0 siblings, 0 replies; 2+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2024-06-29 17:07 UTC (permalink / raw)
  To: outlook user; +Cc: help-guix@gnu.org

[-- Attachment #1: Type: text/plain, Size: 1024 bytes --]

On Sat, 29 Jun 2024 12:04:31 +0000
outlook user <RACP@outlook.fr> wrote:

> git.savannah.gnu.org/cgit/guix.git/tree/guix/docker.scm

The source code is pretty clear: it doesn't use docker to build the
'docker image'.

If you look at the history of the 'docker image format' in general (not
with a Guix focus) you can see that it probably appeared in docker and
was later standardized as 'OCI' (open container images) but many people
still (only?) know that format as 'docker images'.

So it's not surprising, and the images produced by guix should normally
also work on software like Podman for instance.

A way to make this clear would be to send patches to the documentation.

And while you're at it, there is also the same issue with 'singularity
images' which probably also work with Apptainer. Though here some
distributions already switched to Apptainer so maybe it's also worth
spending time to also add Apptainer to Guix as well, in addition to
patches to improve the documentation.

Denis.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-29 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-29 12:04 Why Docker instead of PodMan? outlook user
2024-06-29 17:07 ` Denis 'GNUtoo' Carikli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).