Matthias Pohl created FLINK-31627: ------------------------------------- Summary: docker-build.sh build fails on Linux machines Key: FLINK-31627 URL: https://issues.apache.org/jira/browse/FLINK-31627 Project: Flink Issue Type: Bug Components: Project Website Reporter: Matthias Pohl
Building the Flink website on Linux fails due to how Docker is used as a Daemon running under root in Linux (see [this blog|https://jtreminio.com/blog/running-docker-containers-as-current-host-user/#ok-so-what-actually-works] for more details). Building the website will fail when copying the artifacts because they are owned by the root user. -- This message was sent by Atlassian Jira (v8.20.10#820010)