Online / 6 & 7 February 2021

visit

5 Tips to Create Secure Docker Containers for Java Developers


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?

Speakers

Photo of Brian Vermeer Brian Vermeer

Links