------------------
* Enable the use of environment variables during build and packaging steps. This makes it easier to create an updated package by just increasing the version number one place.
* When a local path specified as a source for a volume doesn't exist, we now try to create a directory at that path and make use of that. If the directory creation fails then we complain like before.
* Minor improvements to configuration file checks.