linux echo env variable code example
Example 1: docker how to echo env variable in bash
docker exec env
Example 2: bash get environment variable
Just type next command to list all environments varialbes in terminal:
printenv
docker exec env
Just type next command to list all environments varialbes in terminal:
printenv