spack/share/spack/templates/container
Owen Solberg 4022f083d5
Containerize: accommodate nested or pre-existing spack-env paths (#41558)
The current `mkdir {{ paths.environment }}` will generate an error if:
* `{{ paths.environment }}` already exists, or
* `{{ paths.environment }}` is nested in non-existing dirs.

Adding `-p` to the command will make this robust to both possibilities.

Set noclobber bash option when writing manifest.
2024-01-11 18:47:10 +01:00
..
almalinux_8.dockerfile containers: don't install epel-release on Fedora (#37766) 2023-06-06 21:50:46 +02:00
almalinux_9.dockerfile containers: don't install epel-release on Fedora (#37766) 2023-06-06 21:50:46 +02:00
alpine_3.dockerfile
amazonlinux_2.dockerfile containerize: ensure bootstrap images contain all system dependencies (#36818) 2023-08-09 09:46:59 +02:00
bootstrap-base.dockerfile containerize: ensure bootstrap images contain all system dependencies (#36818) 2023-08-09 09:46:59 +02:00
centos_7.dockerfile containerize: ensure bootstrap images contain all system dependencies (#36818) 2023-08-09 09:46:59 +02:00
centos_stream.dockerfile containerize: ensure bootstrap images contain all system dependencies (#36818) 2023-08-09 09:46:59 +02:00
cuda_11_2_1.dockerfile
Dockerfile Containerize: accommodate nested or pre-existing spack-env paths (#41558) 2024-01-11 18:47:10 +01:00
fedora_37.dockerfile containers: don't install epel-release on Fedora (#37766) 2023-06-06 21:50:46 +02:00
fedora_38.dockerfile containers: don't install epel-release on Fedora (#37766) 2023-06-06 21:50:46 +02:00
leap-15.dockerfile containerize: ensure bootstrap images contain all system dependencies (#36818) 2023-08-09 09:46:59 +02:00
rockylinux_8.dockerfile containers: don't install epel-release on Fedora (#37766) 2023-06-06 21:50:46 +02:00
rockylinux_9.dockerfile containers: don't install epel-release on Fedora (#37766) 2023-06-06 21:50:46 +02:00
singularity.def Remove deprecated "extra_instructions" option for containers (#40365) 2023-10-12 12:12:15 +02:00
ubuntu_1804.dockerfile Update Dockerfiles and images for Spack v0.18.0 (#30216) 2022-04-22 08:51:26 +02:00
ubuntu_2004.dockerfile containerize: ensure bootstrap images contain all system dependencies (#36818) 2023-08-09 09:46:59 +02:00
ubuntu_2204.dockerfile Update Dockerfiles and images for Spack v0.18.0 (#30216) 2022-04-22 08:51:26 +02:00