What steps can reproduce the bug? Creating a qwik application and compiling it for deployment works fine on the host machine but does not work during the build process in the docker container. First I ...