Skip to content

Fix the Dockerfile: install pip from apt#522

Merged
magopian merged 1 commit intomasterfrom
521-fix-dockerfile-install-pip
Mar 30, 2016
Merged

Fix the Dockerfile: install pip from apt#522
magopian merged 1 commit intomasterfrom
521-fix-dockerfile-install-pip

Conversation

@magopian
Copy link
Contributor

Fixes #521

@magopian
Copy link
Contributor Author

Disclaimer: at least locally it seems this fixes the issue, and using this Dockerfile I can launch the kinto server from inside the docker container. However, maybe because of some bad docker configuration, the port forwarding seems to timeout.

If somebody could validate that this fixes the issue for them, that would be awesome ;)

ping @almet @Natim

@leplatrem
Copy link
Contributor

From your branch:

$ sudo docker build .
...
Step 6 : CMD kinto --ini $KINTO_INI migrate && kinto --ini $KINTO_INI start
 ---> Running in 6c86618684bf
 ---> 766361468fef
Removing intermediate container 6c86618684bf
Successfully built 766361468fef
$ sudo docker run 766361468fef
2016-03-30 15:44:52,416 INFO  [venusian][MainThread] kinto 2.1.0.dev0 starting. 

r+

@magopian
Copy link
Contributor Author

excellent, thanks! I'm landing this

@magopian magopian merged commit ff3479e into master Mar 30, 2016
@almet almet removed the in progress label Mar 30, 2016
@leplatrem leplatrem deleted the 521-fix-dockerfile-install-pip branch April 12, 2016 10:40
lavish205 pushed a commit to lavish205/kinto that referenced this pull request Jun 20, 2016
…e-by-default

Add no-cache headers by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants