|
@ -179,7 +179,7 @@ $ |
|
|
$ docker run busybox echo "hello from busybox" |
|
|
$ docker run busybox echo "hello from busybox" |
|
|
hello from busybox |
|
|
hello from busybox |
|
|
``` |
|
|
``` |
|
|
##### hint:通常为了便于区分,docker image不在运行时叫image,加载运行以后叫container |
|
|
|
|
|
|
|
|
##### hint:通常,docker image不在运行时叫image,加载运行以后叫container |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`**************作业1:请将上述涉及docker run/image的操作界面截图,并插入实验报告中***************` |
|
|
`**************作业1:请将上述涉及docker run/image的操作界面截图,并插入实验报告中***************` |
|
|