- I build a framework that runs java 8, maven, serenity bdd. I still build docker image to run CI/CD.
I updated the framework to java 11. It worked perfectly on my computer (mac OS). https://prnt.sc/qkb9n8
But when I tried to build an image on docker that From docker image "3.6.1-jdk-11-slim". And then ran it, there was the error:
- I do not know that this error happens because of docker or serenity bdd.
Please help me! Thanks a lot!