120. ???
$ sudo service docker restart
# /etc/sysconfig/docker
#
# Other arguments to pass to the docker daemon process
# These will be parsed by the sysv initscript and appended
# to the arguments list passed to docker Cd
other_args="--selinux-enabled --exec-driver=lxc"
unable to remount sys readonly: unable to mount sys as readonly max retries reached
??
CentOS?? ??? ?? ??? ?????
/etc/sysconfig/docker ???? ??? ?? C-exec-driver=lxc? ??
Docker ??? ???
run ???? ???? ????
?? ?????
120
121. ???
docker ps
? ?? ???? ??? ????
? -a ??? ???? ??? ?????? ?? ???
? ??? ???? ??? ???? ?? ????? ???
$ sudo docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
6338ce52d07c ubuntu:latest /bin/bash 4 seconds ago Exited (0) Less than a second ago hello
?? ????? ??? ??. ??? ????? ??? ? ??? hello? ?????? ????
????? hello? ??
ps ???? ???? ?? ????
?? ?????
121