mhamann opened a new pull request #381: URL: https://github.com/apache/openwhisk-apigateway/pull/381
Connected to https://github.com/apache/openwhisk-devtools/issues/322 I can confirm that this fixes the rclone binary, but I haven't tested it against the Docker Compose build that openwhisk-devtools is using, so I can't confirm whether that then works as intended. I also ensured that the Docker build will fail if rclone can't be installed, which should protect us from this occurring in the future. Here, rclone actually runs ``` $ docker run 8d51bfdef36d rclone mkdir minio:api-gateway 2020/08/06 21:36:28 Failed to create file system for "minio:api-gateway": didn't find section in config file ``` ---------------------------------------------------------------- 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]
