Sign inSign up

lietu/python-base

By lietu

Updated almost 4 years ago

Sane base images for Python development

Image
0

8.2K

lietu/python-base repository overview

Base images for Python development with e.g.:

  • Ubuntu LTS (generally fastest Python builds and good Python performance)
  • Recent Python 3 + pip (for latest features and best performance)
  • Poetry (dependency management)
  • Non-root api user account set up out of the box, all you gotta do is USER api once you're ready to drop privileges in your Dockerfile
  • Good defaults (DEBIAN_FRONTEND=noninteractive, LANG, LC_ALL, TZ, PYTHONUNBUFFERED, etc. configured)

Built from github.com/lietu/docker-images

Financial support

This project has been made possible thanks to Cocreators and Lietu. You can help us continue our open source work by supporting us on Buy me a coffee .

"Buy Me A Coffee"

Tag summary

Content type

Image

Digest

sha256:5f991eec3

Size

119.8 MB

Last updated

almost 4 years ago

docker pull lietu/python-base:ubuntu22.04-python3.11-poetry1.2.0