klion26 commented on pull request #342: URL: https://github.com/apache/flink-web/pull/342#issuecomment-638081635
delete `.rubydeps` works for me, thanks for the fix. I'm fine to remove the `./docker` directory and using the command as the only official way to build the Flink website. I'll push another commit to remove the `./docker` directory. `docker run --rm --volume="$PWD:/srv/flink-web" --expose=4000 -p 4000:4000 -it ruby:2.5 bash -c 'cd /srv/flink-web && ./build.sh -p'` ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
