March 13, 20242 yr Hi there, I would like to enable proxy server for Docker, as it is described in https://docs.docker.com/network/proxy/ It is stated to edit the file ~/.docker/config.json Where do I find the file? Best wishes, fir3drag0n
November 4, 20241 yr You were so close. The "~" implies the home folder of the user. In this case, that user is "docker". The period in front of the name hides the folder. The path is /root/.docker/config.json If you were to just "cd ~/.docker" it would have taken you there.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.