Since there needs to be more than one base image, we need a naming convention for base images and every derived image.
E.g.:
ubuntu1404_base, ubuntu1604_base and ubuntu1404_python, aso.
Building packages can be very platform specific. There might be different software versions, different ABI, aso. Due to that reason different base images are needed.
Since there needs to be more than one base image, we need a naming convention for base images and every derived image.
E.g.:
ubuntu1404_base
,ubuntu1604_base
andubuntu1404_python
, aso.Building packages can be very platform specific. There might be different software versions, different ABI, aso. Due to that reason different base images are needed.