Evan Benn
Evan Benn
Issue #230 is the issue for this, this patch just documents the current behaviour.
## Version of Singularity: singularity --version singularity version 3.2.0-rc2 ### Expected behavior Specify a digest to build a specific docker image into singularity image. https://sylabs.io/guides/3.2/user-guide/appendix.html#docker-bootstrap-agent ### Actual behavior Error message...
> -S, --scratch strings include a scratch directory within the container that is linked to a temporary dir (use -W to force location) > -W, --workdir string working directory to...
Cmake does not respect non-system default compilers using the conventional override methods (CC env variable and PATH). https://stackoverflow.com/questions/29902862/how-to-get-cmake-to-use-the-default-compiler-on-system-path
I do not know if you want this feature, and it is implemented in the wrong place. I added -X flag to drop all aux tags. I use this for...
EG clone a repo (gitlink works well in the original repo), create a worktree: `git worktree add ../linux-5.10 v5.10` Open the worktree folder in vscode, open a file, gitlink error:...
I am having some trouble using page.route within pytest. I think the issue stems from the way the route functions are run. I believe the routing is run in a...
I am having some trouble getting ply going on an arm chromebook. `Linux localhost 4.19.184 #29 SMP PREEMPT Mon Apr 12 17:19:19 AEST 2021 aarch64 GNU/Linux` I compiled using the...
Jimtcl has a new home: https://github.com/msteveb/jimtcl And recently fixed the whitespace compilation issue: https://github.com/msteveb/jimtcl/commit/bcd4434161897da5203cdfaef8b2227e15d82c45