3 lines
131 B

openssl rand -base64 700 > .docker/mongodb/file.key
chmod 400 .docker/mongodb/file.key
sudo chown 999:999 .docker/mongodb/file.key