This repository was archived by the owner on Jan 25, 2023. It is now read-only.
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
Missing workdir "/opt/build" in build container. #794
Open
Description
Running test-build.sh
returns
Error: workdir "/opt/build" does not exist
This is due to the --workdir
option passed to docker.
The option either needs to be removed or the directory created in the build-image.
To Reproduce
Steps to reproduce the behavior:
First checkout the focal
branch
$ ./test-tools/test-build.sh <path-to-repo> 'npm run build'
Using temp cache dir: tmp/tmp.XXXXX/cache
Error: workdir "/opt/build" does not exist on container...
Additional Context
OS - 5.10.102.1-microsoft-standard-WSL2 via Windows 10
Podman - 4.1.1