فهرست منبع

Merge pull request #152 from srid/patch-1

`docker import` doesn't download an image
Guillaume J. Charmes 12 سال پیش
والد
کامیت
ceb66fd035
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -132,7 +132,7 @@ Running an interactive shell
 
 ```bash
 # Download a base image
-docker import base
+docker pull base
 
 # Run an interactive shell in the base image,
 # allocate a tty, attach stdin and stdout