Skip to content

Commit

Permalink
added docker
Browse files Browse the repository at this point in the history
  • Loading branch information
nilesh-tawari committed Nov 2, 2017
1 parent 20090a4 commit ebeef14
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ If you would like the development version instead, the command is::

pip install --upgrade --force-reinstall git+https://github.com/nilesh-tawari/ChronQC.git

Alternatively, ChronQC can also be used as Docker::
Alternatively, ChronQC can also be used as `Docker <https://hub.docker.com/r/nileshtawari/chronqc/>`__.::

#Pull docker image
docker pull nileshtawari/chronqc:chronqc_1.0.3
Expand All @@ -100,7 +100,7 @@ Alternatively, ChronQC can also be used as Docker::
#Test ChronQC using example data
cd /home/ChronQC
Then follow instructions given in `getting started. <http://chronqc.readthedocs.io/en/latest/run_chronqc.html#generating-chronqc-plots>`__.
Then follow instructions given in `getting started <http://chronqc.readthedocs.io/en/latest/run_chronqc.html#generating-chronqc-plots>`__.

Automation
==========
Expand Down
4 changes: 2 additions & 2 deletions docs/chronqc_setup.rst
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ If you would like the development version instead, the command is::
pip install --upgrade --force-reinstall git+https://github.com/nilesh-tawari/ChronQC_dev.git

Alternatively, ChronQC can also be used as Docker::
Alternatively, ChronQC can also be used as `Docker <https://hub.docker.com/r/nileshtawari/chronqc/>`__.::

#Pull docker image
docker pull nileshtawari/chronqc:chronqc_1.0.3
Expand All @@ -49,7 +49,7 @@ Alternatively, ChronQC can also be used as Docker::
#Test ChronQC using example data
cd /home/ChronQC
Then follow instructions given in `getting started. <http://chronqc.readthedocs.io/en/latest/run_chronqc.html#generating-chronqc-plots>`__.
Then follow instructions given in `getting started <http://chronqc.readthedocs.io/en/latest/run_chronqc.html#generating-chronqc-plots>`__.



Expand Down

0 comments on commit ebeef14

Please sign in to comment.