Sign inSign up

digitallivinginternational/python-base

By digitallivinginternational

Updated over 3 years ago

Sane base images for Python development

Image
0

8.9K

digitallivinginternational/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
  • Good defaults (DEBIAN_FRONTEND=noninteractive, LANG, LC_ALL, TZ, PYTHONUNBUFFERED, etc. configured)

Tag summary

Content type

Image

Digest

sha256:8884c5a04

Size

102 MB

Last updated

over 3 years ago

docker pull digitallivinginternational/python-base:ubuntu22.04-python3.10