• Pastor Dean
  • home
  • categories
  • archives
  • tools
Search ...
Search ...

Category: Docker

Categories

Docker | 2017-04-10

Webpack创建、运行vue.js项目及其目录结构详解

项目环境搭建:1.安装node 进入node官网进行下载。 版本查看: 12$ node -vv6.10.1 注意:node版本最好新一点,推介6.0以上。 ...

pastor
pastor
3 min read
Docker | 2016-12-23

Docker 学习笔记

Docker基本命令常用Docker命令 1234567891011121314151617181920# 开启Docker守护进程调试模式$ sudo docker daemon -D# 查看Docker信息$ sudo docker info # 停止或者启动Docker$ sudo service docker stop/start # 以命令行模式运行一个容器$ sudo docker run -i -t ubuntu /bin/bash # 给容器命名$ sudo ...

pastor
pastor
17 min read
— Pastor Dean —

Recent Posts

  • Thinking modelBiological thinking Biological thinking: looking at the business world from an evolutionary perspective
  • Modern Darwin Integrated Model Biological Thinking Mode Opening God is Perspective
  • Metacognition Changing the stubborn thinking of the brain
MORE →
Pastor Dean
Pastor Dean © 2020
Hexo Casper