Beam build env can't build website
Open
bug
build
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Running `./gradlew website:build` in the build env container fails with the following message:
```
> Task :website:startDockerContainer FAILED
Error response from daemon: error while creating mount
source path '/home/bhulette/beam': mkdir /home/bhulette: permission denied
Error: failed to start containers:
7721c7443b58c02eedd0b281088d92e97e220daaa0927cdfed201bec78089410
```
Presumably because the website build attempts to run inside its own container.
Imported from Jira [BEAM-11477](https://issues.apache.org/jira/browse/BEAM-11477). Original Jira may contain additional context.
Reported by: bhulette.
Contributor guide
Assessment
This issue has not been assessed yet.