X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/xdg-ninja.git/blobdiff_plain/588191841da71b0eb64dbaf03f047820b6140aa3..58997564aa91c642d8096cf9f37266b4ea2f8d43:/programs/docker.json diff --git a/programs/docker.json b/programs/docker.json index 272d78a..bd976ad 100644 --- a/programs/docker.json +++ b/programs/docker.json @@ -3,8 +3,8 @@ { "path": "$HOME/.docker", "movable": true, - "help": "Export the following environment variables:\n\n```bash\nexport DOCKER_CONFIG=\"$XDG_CONFIG_HOME\"/docker\n```\n" + "help": "Export the following environment variables:\n\n```bash\nexport DOCKER_CONFIG=\"$XDG_CONFIG_HOME\"/docker\n```\n\n_Note: docker-desktop won't follow this ruling, see:_ [https://github.com/docker/roadmap/issues/408](https://github.com/docker/roadmap/issues/408)\n" } ], "name": "docker" -} \ No newline at end of file +}