Closed hcraT closed 7 years ago
hi @hcraT,
What version of Singularity are you testing with?
Thanks!
Hi @gmkurtzer, the version is 2.2.1
Can you test with the development github branch? I think this is fixed, but I would feel better with your confirmation.
Thanks!
Hi @gmkurtzer, I've tested the development version and it works ok.
Thanks!
Excellent, thanks for letting me know!
Hi, when I try to use a boootstrap post script in an image based on alpine that have
/bin/sh
symlinked to/bin/busybox
.The error is this:
I've digged a bit and pinned down the problem due to line 203 in postbootstrap.sh:
If the line could be changed to:
this could be fixed.
For the record I was able to correctly bootstrap the image anyway with this script: