搜索结果

docker安装phabricator 容器后如何运行? 知道的吗
一、 docker安装下载boot2 docker并安装,具体参看 docker官网;https://github.com/boot2docker/windows-installer/releases/tag/v1.6.2 https://docs.docker.com/installation/windows/ 二、遇到的问题1 、点击开始菜单中的docker--boot2 dockerstart 后,打开命令提示窗口,执行了几条命令后自动关闭了;然后找到virtualbox 发现已经创建了boot2docker-vm ;点击virtualbox 的启动按钮,提示不能为虚拟电脑boot2docker-vm 打开一个新任务;vt-x is disabled in the bios (verrvmxmsrvmxondisabled )解决方
大家好,这个 docker中文社区是我去年花了点时间搭建的。主要是翻译了下 docker的入门手册。但我们公司还在经营自己的产 docker更多是在关注,没 精力投入太多的资源来研究学习。我也注意到陆续 不少的朋友在咨询使用方面的一 问题,希望 这方面感兴趣的朋友一起来
内核目前版本gnuhealth localhost: uname -r 3.11.6 docker已经启动运行 dockerinfo gnuhealth localhost: sudo dockerinfo sudo password for gnuhealth: fata 0000 cannot connect to the dockerdaemon. is docker-d running on this host? 运行 docker-d gnuhealth localhost: sudo docker-dinfo 0000 job serveapi unix:///var/run/docker.sock info 0000 job initnetworkdriver info 0000 listening for http on unix /var/run/docker.sock unable to enable network bridge nat: iptables failed: iptables --wait -i postrouting -t nat -s 172.17.42.1/16 -o docker0 -j masquerade: iptables v1.4.21: can t initialize iptables table nat : table does not exist do you need to insmod? perhaps iptables or your kernel needs to be upgraded. exit status 3
您好,本人刚接触 docker。把自己的php 代码和nginx php-fpm 环境放到了一个容器中,现在遇到了问题,容器中的代码需要连接和宿主主机在一个网段的mysql 服务器,请问怎么样具体配置呢?谢谢
看帮助里有一个 dockercp 命令,但是这个命令是把容器里文件copy 到host ,反过来的命令有没有呢?
为什么找不到ubuntu 中编译安装支持32 位的 docker源码包。是用go 语言编译器编么,具体的怎么做,希望高手们帮帮忙
听了一会os 的开源会,对 docker产生了兴趣,求助给点学习建议,谢谢!
今天发现 docker里面的每个容器,都是无法与外部实现联网的,在容器里面ping www.baidu.com ,一直无法ping 通。因此想要在容器里安装软件都不行,想请教各位大牛应该如何配置容器的网络,万分感谢!
1.apt-get 源更新sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 36a1d7869245c8950f966e92d8576a8ba88d21e9 sudo sh -c echo deb https://get.docker.io/ubuntu dockermain > /etc/apt/sources.list.d/docker.list sudo apt-get update sudo apt-get install lxc- docker2. docker开机自启动sudo update-rc.d -f docker.io defaults 重新启动 dockersudo service dockerrestart 3. 查看版本 dockerversion client version: 1.3.0 client api version: 1.15 go version client : go1.3.3 git commit client : c78088f os/arch client : linux/amd64 server version: 1.3.0 server api version: 1.15 go version server : go1.3.3 git commit server : c78088f 4. docker安装镜像ubuntu: sudo dockerpull ubuntu 5. docker查看镜像 dockerimages repository tag image id created virtual size ubuntu latest
48/71
为您找到相关结果707个,耗时4秒