Docker
Links
Quick notes
Commands
docker imagesdocker run -it ubuntu <shell>-v <host_dir>/<container_dir>-p--rm, automatically aremove the container when it exists
docker exec -it <container_name> bashdocker history <image>- 自下而上构建镜像层的缓存,
<...>: Already existes docker ps-afor all