[GitHub] [flink-web] rmetzger commented on pull request #342: [FLINK-17926] Fix the build problem of docker image

2020-05-27 Thread GitBox
rmetzger commented on pull request #342: URL: https://github.com/apache/flink-web/pull/342#issuecomment-63466 Thanks for investigating. How about using a Docker image that ships with ruby 2.7.1 ? (what about newer Ubuntu versions?) We don't have to stick to an ubuntu-based docker ima

[GitHub] [flink-web] rmetzger commented on pull request #342: [FLINK-17926] Fix the build problem of docker image

2020-06-01 Thread GitBox
rmetzger commented on pull request #342: URL: https://github.com/apache/flink-web/pull/342#issuecomment-637311247 I'm fine with any distribution This is an automated message from the Apache Git Service. To respond to the mess

[GitHub] [flink-web] rmetzger commented on pull request #342: [FLINK-17926] Fix the build problem of docker image

2020-06-01 Thread GitBox
rmetzger commented on pull request #342: URL: https://github.com/apache/flink-web/pull/342#issuecomment-637321594 @klion26 I tested it with my other mac book as well, and the same error occurs. Deleting .bundle and .rubydeps in the docs directory (and the home directory) did not resolve th

[GitHub] [flink-web] rmetzger commented on pull request #342: [FLINK-17926] Fix the build problem of docker image

2020-06-02 Thread GitBox
rmetzger commented on pull request #342: URL: https://github.com/apache/flink-web/pull/342#issuecomment-637543305 I just realized that I usually don't use the `docker/run.sh` approach for building the docs. I use what is [documented on the website](https://flink.apache.org/contributing/imp

[GitHub] [flink-web] rmetzger commented on pull request #342: [FLINK-17926] Fix the build problem of docker image

2020-06-02 Thread GitBox
rmetzger commented on pull request #342: URL: https://github.com/apache/flink-web/pull/342#issuecomment-637978525 `./docker/run.sh` successfully starts the docker container, but inside the container, I can not execute `./build.sh -p`. Have you tried deleting `.rubydeps` to fix the proble

[GitHub] [flink-web] rmetzger commented on pull request #342: [FLINK-17926] Fix the build problem of docker image

2020-06-03 Thread GitBox
rmetzger commented on pull request #342: URL: https://github.com/apache/flink-web/pull/342#issuecomment-638083445 Thanks! Maybe add the docker command into the readme of the repository, to make it easier to find ? This is an

[GitHub] [flink-web] rmetzger commented on pull request #342: [FLINK-17926] Fix the build problem of docker image

2020-06-04 Thread GitBox
rmetzger commented on pull request #342: URL: https://github.com/apache/flink-web/pull/342#issuecomment-638655356 Thanks a lot, merging This is an automated message from the Apache Git Service. To respond to the message, plea