apache / apache/openwhisk

./gradlew distDocker fails to build container on Ubuntu 20.04.3

Open
#5,193 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Scala
Stars
6.8k
Forks
1.2k
Avg merge
2d 14h
Merged PRs (30d)
2

Description

## 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:
![openwhisk-ubuntu](https://user-images.githubusercontent.com/42468609/148791981-f19975c0-d155-416f-9b27-de484e282928.png)
then I run:
`docker build -f /home/billy/openwhisk/tools/ow-utils/Dockerfile -t ow-utils /home/billy/openwhisk/tools/ow-utils`
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
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.