We should create base container images on top of which all the application containers will be built upon. Not only that but we should define the things that need to be preconfigured/preinstalled in the images as well as the structure of images that will potentionally help with tasks like logging and monitoring. There are quite a few things to think of and work on. Below is a definitely incomplete list of container images that we should end up having. The exact hierarchy/interdependencies and structure of these images is yet undefined and is the goal of this task
- nodejs
- python3
- debian/jessie
- debian/stretch