diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2019-03-18 10:49:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-18 10:49:34 -0700 |
commit | 9289ecd478176bc3de29792d500b1383683bfe79 (patch) | |
tree | 6a4161f8911140921776d86c64a9cb74b4918ab2 /install.md | |
parent | 91b00281e8b785208e1330a5c9679aa63a907eb9 (diff) | |
parent | d0ee203986b2de559d4b6240bab7dda789bafb73 (diff) | |
download | podman-9289ecd478176bc3de29792d500b1383683bfe79.tar.gz podman-9289ecd478176bc3de29792d500b1383683bfe79.tar.bz2 podman-9289ecd478176bc3de29792d500b1383683bfe79.zip |
Merge pull request #2674 from rhatdan/load
Cleanup messages on podman load
Diffstat (limited to 'install.md')
-rw-r--r-- | install.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/install.md b/install.md index 071eeff67..5fe150db2 100644 --- a/install.md +++ b/install.md @@ -268,7 +268,6 @@ registries = [] # If you need to block pull access from a registry, uncomment the section below # and add the registries fully-qualified name. # -# Docker only [registries.block] registries = [] ``` |