Diferències

Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.

Enllaç a la visualització de la comparació

Ambdós costats versió prèvia Revisió prèvia
tech:singularity:start [13/10/2023 01:03] matetech:singularity:start [13/10/2023 01:03] (actual) – [containers] mate
Línia 17: Línia 17:
   * While Singularity doesn’t support running Docker images directly, it can pull them from Docker Hub and convert them into a suitable format for running via Singularity. When you pull a Docker image, Singularity pulls the slices or layers that make up the Docker image and converts them into a single-file Singularity SIF image.   * While Singularity doesn’t support running Docker images directly, it can pull them from Docker Hub and convert them into a suitable format for running via Singularity. When you pull a Docker image, Singularity pulls the slices or layers that make up the Docker image and converts them into a single-file Singularity SIF image.
   * Note how we see singularity saying that it’s “Converting OCI blobs to SIF format”. We then see the layers of the Docker image being downloaded and unpacked and written into a single SIF file. Once the process is complete, we should see the python-3.8.2.sif image file in the current directory.   * Note how we see singularity saying that it’s “Converting OCI blobs to SIF format”. We then see the layers of the Docker image being downloaded and unpacked and written into a single SIF file. Once the process is complete, we should see the python-3.8.2.sif image file in the current directory.
- 
-<code bash></code> 
-<code bash></code> 
  
 /via: [[https://imperialcollegelondon.github.io/2020-07-13-Containers-Online/10-singularity-containers/index.html]] /via: [[https://imperialcollegelondon.github.io/2020-07-13-Containers-Online/10-singularity-containers/index.html]]
  • tech/singularity/start.1697184210.txt.gz
  • Darrera modificació: 13/10/2023 01:03
  • per mate