• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

Docker-hikyuu: using docker build hikyuu

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Docker-hikyuu

开源软件地址:

https://gitee.com/pchaos/Docker-hikyuu

开源软件介绍:

Docker-hikyuu

using docker build hikyuu

基于fasiondog的hikyuu搭建hikyuu环境。

本docker 基于ubuntu 16.04构建,安装了gcc相关开发包、qt5、Anaconda3-4.4.0-Linux-x86_64、boost 1.64、log4cplus 1.2.1等相关资源

本文件在linux环境下测试(windows下不能保障,需要修改相应的脚本)

安装前请确认已配置好docker环境。 docker image保存目录建议有20G(build的过程中间文件比较占用空间,剩余空间越大越好)以上磁盘剩余空间

安装步骤:

上面最后一步需要用到网络在线安装需要的资源,可能会需要几个小时完成。编译完成后的hikyuu主目录在docker中的 /home/fasiondog/hikyuu

安装完成后,运行:

  •   ./start.sh (或 sudo ./start.sh 不使用sudo运行docker参见: https://docs.docker.com/engine/installation/linux/linux-postinstall/)
  •   在docker中输入 jupyter notebook --port=8888 --no-browser --ip=0.0.0.0 --allow-root ,
  •   浏览器(docker之外的主系统)中输入上一步产生的链接(或 127.0.0.1:8888), 即可使用jupyter

感谢制作docker过程中fasiondog的鼎力支持。


Docker基础技术

remarks:

To run Docker, your machine must have a 64-bit operating system running Windows 7 or higher. Additionally, you must make sure that virtualization is enabled on your machine.

Tip: Get permission denied when running docker commands?If you get an error like this when running docker commands:Got permission denied while trying to connect to the Docker daemon socket at unix:///var/run/docker.sockand you can work around it by running 'sudo docker', your user might not be in the docker group. You should avoid running sudo whenever possible, as it runs (possibly unsafe) programs with superuser privileges. Try running the following:

sudo usermod -aG docker $USER

After you log out and log back in, you should be able to run docker commands as your own user (ie. without 'sudo').


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap