Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

added python onbuild for alphine #96

Closed
mwaaas wants to merge 4 commits into
docker-library:masterdocker-library/python:masterfrom
mwaaas:mastermwaaas/python:masterCopy head branch name to clipboard
Closed

added python onbuild for alphine #96
mwaaas wants to merge 4 commits into
docker-library:masterdocker-library/python:masterfrom
mwaaas:mastermwaaas/python:masterCopy head branch name to clipboard

Conversation

@mwaaas

@mwaaas mwaaas commented Mar 19, 2016

Copy link
Copy Markdown

No description provided.

@yosifkit

Copy link
Copy Markdown
Member

Onbuild images really only work on the Debian based images since they are using buildpack-deps which gives us many libraries so that most anything installed from requirements.txt just works. The alpine images are meant to be super tiny so a user will need to install any necessary libraries or build tools before doing a pip install. We really only recommend onbuild as a starting point where most users should probably use one of the other variations and be able to add in their own custom steps.

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.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.