GitHub user chrisdutz added a comment to the discussion: [DISCUSS] Move towards more reproducible builds?
Ok ... so I've moved the old Dockerfile in the root of the project to an example in the plc4j section and created a new Dockerfile. Here I left away everything super-fancy as the Dockerfile should be understandable by anyone and optimizing everything (like pre-fetching the dependencies and building a customized JVM) only makes this more complicated. I tried it on my systems and I was able to get a build-success for building all parts. So in general this Dockerfile could be used by anyone to validate his changes didn't break anything without having to setup anything besides Docker and Java. GitHub link: https://github.com/apache/plc4x/discussions/991#discussioncomment-6325402 ---- This is an automatically sent email for dev@plc4x.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@plc4x.apache.org