Skip to content

v1.1.1: patch image caching for odd entrypoints

Latest
Compare
Choose a tag to compare
@tomeichlersmith tomeichlersmith released this 11 Nov 17:40
· 3 commits to main since this release

This patches how the new image cache deduction works so that we use exec rather than run, bypassing the image's entrypoint when running it with apptainer/singularity. This is necessary for the case where the image has a non-standard entrypoint like the ldmx/dev image.

🐛 Bugs Fixed

Full Changelog: v1.1.0...v1.1.1