Brian Vermeer

Java Champion | Developer | Speaker

07 February 2021

Docker is the most widely used way to containerize your application.

With Docker Hub, it is easy to create and pull pre-created images. This is very convenient as you can use these images from Docker Hub to quickly build an image for your Java application.

However, the naive way of creating custom Docker images for your Java applications comes with many security concerns. So, how do we make security an essential part of Docker images for Java?

https://fosdem.org/2021/schedule/event/5tipssecurecontainers/