[v5.4.0] - Track Git SHA for your image and container
- Specify the location of the .git folder for your project here to enable tracking through container labels.
- To track, simply run
bash check-current_states.sh
. - In .env, see the property
DOCKER_BUILD_SHA_INSERT_GIT_ROOT=
- Additionally, includes minor refactors