Docker Secrets - Postgresql Service with docker secrets

preview_player
Показать описание
In this video we learn about Docker Secrets.
We show how to create Docker Secrets with:
1. Creating Docker Secrets with a File
2. Creating Docker Secrets with a cli
We then go ahead and create a docker service which will read the docker secrets
FOLLOW ME ON:

docker
docker secrets
secrets
postgresql secrets
postgresql
Рекомендации по теме
Комментарии
Автор

Great video.

Could you show the output of "env" command from inside of container, please?

container_host>$ env

..../...

Show the command "env" the environ variables POSTGRES_, USER_FILE and POSTGRES_PASSWORD_FILE in clear?

Thanks.

qft