Sign inSign up

dehim/ubuntu-vnpy

By dehim

•Updated over 4 years ago

VNPY on ubuntu 20.04, this is the old image. Latest image is dehim/veighna.

Image
3

2.8K

dehim/ubuntu-vnpy repository overview

⁠VNPY 3.0.0 on ubuntu 20.04, this is the old image. Latest image is https://hub.docker.com/r/dehim/veighna⁠.

docker run -d -p 80:80 -p 8888:8888 \
    -v /var/shareVolumes/vnpy:/shareVolume \
    --name vnpy \
    --restart=always \
    dehim/ubuntu-vnpy:tagname
⁠mv /shareVolume_demo/* /shareVolume/, then restart container, enjoy it!
⁠VNPY: http://127.0.0.1⁠, default password: 1234, x11vnc -storepasswd 1234 ~/.vnc/passwd to reset noVNC password.
⁠Jupyter: http://127.0.0.1:8888⁠, jupyter notebook list to get token, and setjupyter notebook password to reset password.
  • 2021.03.28

    • VNPY_VERSION='2.1.9' -> '2.2.0'
  • 2021.04.20

    • add Cython
    • move vnc config to shareVolume
  • 2021.04.28

    • add jupyterLab
  • 2021.05.03

    • VNPY_VERSION='2.2.0' -> '2.3.0'
  • 2021.06.05

    • pip install statsmodels (for DataAnalysis)
  • 2021.06.08

    • update pandas
    • supervisorctl '4.2.1' -> '4.2.2'
  • 2021.06.12

    • make fluxbox init & menu better
  • 2021.06.22

    • VNPY_VERSION='2.3.0' -> '2.4.0' (from master,but failed)
  • 2021.06.29

    • add lshw dmidecode
    • from dev -> 2.4.0
  • 2021.07.03

    • add hdparm lshw dmidecode
    • numpy '1.20.1' -> '1.20.3'
  • 2021.07.07

    • add Consolas.ttf
  • 2021.07.28

    • change base image
  • 2021.08.18

    • VNPY_VERSION='2.4.0' -> '2.5.0'
  • 2021.10.01

    • from ubuntu 20.04
    • VNPY_VERSION='2.5.0' -> '2.6.0'
    • SQLITE_VERSION='3.35.0' -> SQLITE_VERSION='3.36.0';
  • 2021.10.28

    • ubuntu-novnc '2021.10.01' -> '2021.10.28'
    • PYTHON_VERSION='3.7.9' -> '3.7.12'
    • VNPY_VERSION='2.6.0' -> '2.7.0'
  • 2021.11.01

    • FROM dehim/ubuntu-novnc:2021.11.01
  • 2021.11.02

    • add runipy
  • 2021.12.10

    • VNPY_VERSION='2.7.0' -> '2.8.0'
  • 2022.01.01

    • VNPY_VERSION='2.8.0' -> '2.9.0'
  • 2022.01.02

    • add joblib
  • 2022.01.18

    • FROM dehim/ubuntu-novnc:2022.01.18(add udev)
  • 2022.01.20

    • try to update ctp_test v6.6.1
  • 2022.02.23

    • VNPY_VERSION='2.9.0' -> '3.0.0'
  • 2022.02.28

    • FROM dehim/ubuntu-novnc:2022.02.28
    • fix a bug when installing PySide6 on an old kernel (kernel 3.8).

Tag summary

Content type

Image

Digest

Size

2 GB

Last updated

over 4 years ago

docker pull dehim/ubuntu-vnpy:2022.02.28