From 72be3e19d364b18467ff8c41025828bb16373fa3 Mon Sep 17 00:00:00 2001 From: chenhuan12 Date: Thu, 30 Mar 2017 19:16:28 +0800 Subject: [PATCH] replace configfile.json with config.json replace configfile.json with config.json --- .../configure-pod-container/pull-image-private-registry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tasks/configure-pod-container/pull-image-private-registry.md b/docs/tasks/configure-pod-container/pull-image-private-registry.md index 1c1837c93c..697a9009f8 100644 --- a/docs/tasks/configure-pod-container/pull-image-private-registry.md +++ b/docs/tasks/configure-pod-container/pull-image-private-registry.md @@ -29,7 +29,7 @@ When prompted, enter your Docker username and password. The login process creates or updates a `config.json` file that holds an authorization token. -View the `configfile.json` file: +View the `config.json` file: cat ~/.docker/config.json