Latest from the blog
December 09, 2014
Running Java Applications in Docker Containers
Introduction In this post I would like to describe my approach to running Java applications in Docker containers. The key takeaway is that by reducing the base image, one wins a solid foundation, uncluttered of miscellaneous and...