Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip install not needed with docker image #486

Open
co-robo opened this issue Nov 4, 2017 · 1 comment
Open

pip install not needed with docker image #486

co-robo opened this issue Nov 4, 2017 · 1 comment
Assignees

Comments

@co-robo
Copy link

co-robo commented Nov 4, 2017

http://docs.coala.io/en/latest/Users/Docker_Image.html#coala-on-gitlab-ci mentions invoking pip install ...
This line is not necessary
difficulty/newcomer
Opened by @jayvdb at Gitter

raghavgr added a commit to raghavgr/documentation that referenced this issue Nov 4, 2017
This commit makes sure that the `pip install -r requirements.txt` will no longer appear in Docker_image.rst. It is not necessary with a docker image.

Closes coala#486
gitmate-bot pushed a commit to raghavgr/documentation that referenced this issue Nov 5, 2017
This commit makes sure that the `pip install -r requirements.txt` will no longer appear in Docker_image.rst. It is not necessary with a docker image.

Closes coala#486
raghavgr pushed a commit to raghavgr/documentation that referenced this issue Nov 6, 2017
http://docs.coala.io/en/latest/Users/Docker_Image.html#coala-on-gitlab-ci mentions invokingpip install -r requirements.txt. It is unnecessary and the documentation has been updated to show the changes.

Closes coala#486
raghavgr added a commit to raghavgr/documentation that referenced this issue Nov 6, 2017
`pip install` is unnecessary in Docker Image docs.

Closes coala#486
@newbazz
Copy link
Contributor

newbazz commented Nov 9, 2017

Refer to the above commits @vipuldcoder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants