vasKatevas opened a new issue #5193: URL: https://github.com/apache/openwhisk/issues/5193
## Environment details: * linux VM on VirtualBox * Ubuntu 20.04.3 LTS focal ## Steps to reproduce the issue: I followed tools/setup-ubuntu/README.md. on ./gradlew distDocker I got:  then I run: `docker build -f /home/billy/openwhisk/tools/ow-utils/Dockerfile -t ow-utils /home/billy/openwhisk/tools/ow-util` And got: ``` Step 15/20 : COPY wskutil.py /bin COPY failed: file not found in build context or excluded by .dockerignore: stat wskutil.py: file does not exist ``` s -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
