Skip to content
This repository has been archived by the owner on Dec 11, 2022. It is now read-only.

Commit

Permalink
Update docker_howto.txt
Browse files Browse the repository at this point in the history
made instructions clearer
  • Loading branch information
murraycadzow committed May 14, 2015
1 parent 878e351 commit 3dda136
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/docker_howto.txt
Expand Up @@ -8,6 +8,7 @@ see https://docs.docker.com


Build the docker image:
selectionTools/docker is the path to the directory containing the dockerfile
$ sudo docker build -t selectiondocker/selectiontools selectionTools/docker/

This should build a docker image based from ubuntu 14.04 and install all pre-requisites and the selection pipeline itself
Expand All @@ -23,6 +24,7 @@ Your data will be found in /data


Test installation:
(logged into the docker image)
$ selection_pipeline -h

The selection pipeline directory will be located at /selectionTools
Expand Down

0 comments on commit 3dda136

Please sign in to comment.