Docker vs Podman VS Apptainer: Difference between revisions

From JINR WIKI
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 4: Line 4:
!  !! docker !! podman !! apptainer
!  !! docker !! podman !! apptainer
|-
|-
| Example || docker pull hello-world || podman pull hello-world || Example
| Example || docker pull hello-world || podman pull hello-world || apptainer pull docker://hello-world
|-
|-
| Example || Example || Example || Example
| Example || docker images || podman images || Example
|-
|-
| Example || Example || Example || Example
| Example || Example || Example || Example

Revision as of 14:29, 21 January 2025

Caption text
docker podman apptainer
Example docker pull hello-world podman pull hello-world apptainer pull docker://hello-world
Example docker images podman images Example
Example Example Example Example
Example Example Example Example