开发者社区 问答 正文

阿里云 ubuntu64位 docker中运行eclipse che

在阿里云的ubuntu14.04中安装了docker,想在docker中运行eclipse che,但是执行报错,错误如下:
执行: docker run -p 8080:8080 -p 49152-49162:49152-49162 -ti --net=host -v /var/run/docker.sock:/var/run/docker.sock -v /aliydata/dev/che/lib:/aliydata/dev/che/lib-copy -v /aliydata/dev/che/workspaces:/aliydata/dev/che/workspaces -v /aliydata/dev/che/tomcat/temp/local-storage:/aliydata/dev/che/tomcat/temp/local-storage codenvy/che
sudo: unable to send audit message: Operation not permitted
Segmentation fault (core dumped)
我再百度上也没有搜索到答案,想请教一下有没有人遇到这样的问题?

展开
收起
devil_ 2016-06-14 15:08:52 6011 分享 版权
0 条回答
写回答
取消 提交回答