Skip to content

Commit

Permalink
Update docker commands
Browse files Browse the repository at this point in the history
  • Loading branch information
avinashkz committed Dec 17, 2017
1 parent e84e451 commit 2f93b0a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ The scripts should be run in the order specified below. All the arguments are sp

Link to Docker Repo : [income-prediction-with-census-data](https://hub.docker.com/r/avinashkz/income-prediction-with-census-data/)

Run the following commands in terminal in the given order:

1. Docker Pull Command : *docker pull avinashkz/income-prediction-with-census-data*

2. *docker run --rm -it -v < repo local path >:/home/income-prediction avinashkz/income-prediction-with-census-data /bin/bash*
Expand Down

0 comments on commit 2f93b0a

Please sign in to comment.