zentol commented on PR #19815: URL: https://github.com/apache/flink/pull/19815#issuecomment-1137218949
Ah I see, the hugo image is hard-wired to call hugo directly...and doesn't contain bash. Yeah, I'd be curious if we could come up with an alternative to that image, because it seems kinda eh. e.g. `docker run -v $(pwd):/src -w /src -p 1313:1313 chesnay/flink-ci:java_8_11 ./build_docs.sh` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
