Hi Karl, for docker I recommend you to just set up jib maven plugin with meecrowave-core+commons-cli as dependencies. It is the most relevant today.
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance> Le sam. 17 oct. 2020 à 22:25, Karl Kildén <karl.kil...@gmail.com> a écrit : > Hi all, > > For my own purposes I need a meecrowave sample with some stuff in it. It > will contain e.g: > > > - jdbi > - docker images > - Maybe MQ > - org.testcontainers - postgres > - jax-rs > - ScheduledExecutorService > > > Current company should not invest in it now, but I want to put it on the > map. > > I struggled in the past with docker and tomcat. I managed to pipe the > config but it did not feel like best practice, port and all of that > stuff... Any docker snippets e.g. pom.xml and similar for meecrowave is > appreciated! > > I will do my very best to keep the sample sgeneral and if you like it or > parts of it it can maybe find a home among the other samples. > > ps. I have been away from development for almost 3 years, back since 2 > weeks :-). Thanks for all the support back then. > > Cheers > Karl >