Fork me on GitHub
#funcool
<
2016-03-14
>
kardan07:03:56

I have a docker file with a Catacumba app running using “FROM java:openjdk-8-jre”. Now I happened so notice this in the docs "Catacumba will only run with JDK8 and Clojure >= 1.7."

kardan07:03:36

Does that mean something will break with JRE ?

niwinz08:03:17

I'm also using jre on my dockers for run my web applications with catacumba 😄