10 2018 档案

摘要:1、docker build -t register_url/namespace/csphere/centos:lastest 根据Dockerfile构建镜像 2、docker images 显示镜像的大小 3、通过docker 镜像 生成docker容器 docker run -it 交互启动 阅读全文
posted @ 2018-10-26 01:07 水底的土豆 阅读(225) 评论(0) 推荐(0)
摘要:VMware ubuntu18 配置静态IP访问外网,同时可以访问主机。 阅读全文
posted @ 2018-10-25 01:38 水底的土豆 阅读(652) 评论(0) 推荐(0)
摘要:1、ElasticSearch设定外网访问9200端口 https://blog.csdn.net/Baristas/article/details/78957311?utm_source=blogxgwz1 其中一定要登陆root用户,ubuntu:第一次使用root --> sudo passw 阅读全文
posted @ 2018-10-21 23:07 水底的土豆 阅读(140) 评论(0) 推荐(0)
摘要:1、dpkg: failed to open package info file `/var/lib/dpkg/available' for readin 阅读全文
posted @ 2018-10-21 11:34 水底的土豆 阅读(191) 评论(0) 推荐(0)