Category: Deployment, container, github, ansible

Design Docker images with a heirarchy in mind.Over the past few years, I’ve had the need to create Docker images for various applications/microservices. In my case, the most predominant use cases were Java and Python.

Related Articles