/hyper-dev

Docker image for dev & test hyper

Docker image for dev & test hyper

  • Details of hyper in hyper

Details

This image includes below packages.

  • openssl-1.0.2+
  • python-2.7.9+
    • pip
    • tox
    • pytest

Based on buildpack-deps:jessie

Run Tests of hyper

$ cd /PATH/TO/THE/HYPER/
$ docker run -i -t -v $PWD:/opt/hyper masaori/hyper-dev:latest make test