@@ -155,6 +155,20 @@ SETUP_WIPE_CLEAN_INSTALL=<true or false> SETUP_ADMIN_PASSWORD=<someSecret> DATE_
```
When the environment variable `DATE_TAG` is omitted, then the tag `latest` is used for the image.
## Labelling images
To make it easy to track which version of the code was used to build the images then the `GIT_COMMIT` label should be supplied when executing the docker compose build command e.g.: