Leibniz137 commented on issue #23: Add dockerfile + readme directions URL: https://github.com/apache/incubator-tuweni/pull/23#issuecomment-509026084 ah, ok I missed that. This was part of my first steps of figuring out how to make a test harness for hobbits for this bounty: https://github.com/PegaSysEng/BountiedWork/issues/7 I could do a couple things: 1. Adapt the new README directions to reference the existing dockerfile 2. Update the existing dockerfile to use a [multistage build](https://docs.docker.com/develop/develop-images/multistage-build/). The benefit would be to remove the strict gradle build dependency by using gradle inside the first docker build container 3. Just close this PR, no changes let me know which option(s) make sense
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
