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

Alpine: Don't install libraries for tkinter#283

Closed
JayH5 wants to merge 1 commit into
docker-library:masterdocker-library/python:masterfrom
JayH5:alpine-no-tkinterJayH5/python:alpine-no-tkinterCopy head branch name to clipboard
Closed

Alpine: Don't install libraries for tkinter#283
JayH5 wants to merge 1 commit into
docker-library:masterdocker-library/python:masterfrom
JayH5:alpine-no-tkinterJayH5/python:alpine-no-tkinterCopy head branch name to clipboard

Conversation

@JayH5

@JayH5 JayH5 commented May 3, 2018

Copy link
Copy Markdown
Contributor
  • tkinter is rarely used in a container
  • The Debian slim images also don't include these libraries (and also still build the module)
  • Requires >12MB of libraries (x11, freetype...)
  • The module is still built, so if needed, the required libraries can be installed and the module should still work
python        2.7-alpine3.7-no-tkinter   de65e3e2a0c5        About a minute ago   57MB
python        3.6-alpine3.7-no-tkinter   682fd4b35b37        12 minutes ago       74.8MB
python        2.7-alpine3.7              93c09abcfe57        6 days ago           69.5MB
python        3.6-alpine3.7              27e79c0fa4d2        12 days ago          87.4MB

@JayH5 JayH5 force-pushed the alpine-no-tkinter branch from 6f5d0d5 to 30aa8ae Compare May 24, 2018 18:02
@JayH5

JayH5 commented May 24, 2018

Copy link
Copy Markdown
Contributor Author

@tianon @yosifkit any chance one of you has a second to look at this and #281?

Thank you 🙏

* It is rarely used in a container
* The Debian slim images also don't include these libraries
* Requires >12MB of libraries (x11, freetype...)
* If needed, the required libraries can be installed and it should still
  work
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.

1 participant

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