Makes example.env versions of all .env files in the current directory (and subdirectories)
Run using:
docker run -it --mount type=bind,src=.,dst=/app/data git.nuv.sh/nuv/example_dot_env:latestCreates
example.env
SOME_VARIABLE=from
.env
SOME_VARIABLE=some_secret_key