summaryrefslogtreecommitdiff
path: root/lib/spack/spack/container/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2023-06-08Forbid using `env:` as a top level environment attribute (#38199)Massimiliano Culpo1-1/+1
2023-04-03Improve Dockerfile recipe generation (#35187)Massimiliano Culpo1-2/+2
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-23/+29
2022-07-26containerize: fix concretization -> concretizer (#31594)Harmen Stoppels1-6/+6
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-08-19New `spack.environment.active_environment` api, and make spack.environment no...Harmen Stoppels1-2/+2
2021-07-08imports: sort imports everywhere in Spack (#24695)Todd Gamblin1-0/+1
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-11-17spack containerize: allow users to customize the base image (#15028)Massimiliano Culpo1-2/+2
2020-01-30`spack containerize` generates containers from envs (#14202)Massimiliano Culpo1-0/+81