0

According to https://docs.docker.com/engine/reference/commandline/registry_history/ , some experimental features of the Docker CLI can be enabled by editing the config.json file.

But, on Windows, where is the config.json file located?

Starnuto di topo
  • 3,215
  • 5
  • 32
  • 66

1 Answers1

2

Finally, I found the config.json file in:

C:\Users\<username>\.docker
Starnuto di topo
  • 3,215
  • 5
  • 32
  • 66