FiddlersCode / leopold

A virtual agent for my violin playing!
1 stars 0 forks source link

encrypt docker credentials on raspberry pi #11

Closed FiddlersCode closed 4 years ago

FiddlersCode commented 4 years ago

https://lemariva.com/blog/2019/11/raspberry-pi-encrypt-and-save-docker-credentials

FiddlersCode commented 4 years ago

Have completed this but still an issue with Docker group not being picked up so need to sudo everything. However, the key is encrypted now. As per the docs, I cannot find any location of the password stored on the raspberry pi.

https://docs.docker.com/engine/reference/commandline/login/#credentials-store When you log in, the command stores credentials in $HOME/.docker/config.json This file (and indeed the entire .docker dir) does not exist.