CONFIG.JSON(5) Docker User Manuals CONFIG.JSON(5) (NAME) HOME/.docker/config.json - Docker (INTRODUCTION) Docker .docker $HOME . Docker . config.json docker . docker . config.json . . config.json . config.json JSON : o HttpHeaders Docker . Docker . Docker . o psFormat docker ps . --format docker ps Docker . . docker-ps(1) . o detachKeys . --detach-keys docker attach docker exec docker run docker start Docker . ctrl- p,ctrl-q . o imagesFormat docker images . --format docker images Docker . . docker-images(1) . DOCKER_CONFIG --config . --config DOCKER_CONFIG : docker --config ~/testconfigs/ ps Docker ps ~/testconfigs/ . (EXAMPLES) config.json : { "HttpHeaders": { "MyHeader": "MyValue" }, "psFormat": "table {{.ID}}\\t{{.Image}}\\t{{.Command}}\\t{{.Labels}}", "imagesFormat": "table {{.ID}}\\t{{.Repository}}\\t{{.Tag}}\\t{{.CreatedAt}}", "detachKeys": "ctrl-e,e" } (HISTORY) Moxiegirl mary@docker.com Docker Community JANUARY 2016 CONFIG.JSON(5)