David-M-IBM
Results
1
issues of
David-M-IBM
When trying to run bootstrap.sh in a docker container (image registry.access.redhat.com/ubi8/python-39) I receive a "Permission denied" error when it reaches the set_git_source function and tries to run `GIT_ORG=${GIT_ORG} ./scripts/set-git-source.sh`. I...