|
|
|
|
|
by falcolas
4011 days ago
|
|
Remember that environment variables are visible to processes outside the container (i.e. users), if they have the same or higher privileged user. They are not a great place to store passwords or any other confidential information. |
|