Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: docker-library/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4c3ad30
Choose a base ref
...
head repository: danielschulz/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5020d43
Choose a head ref
  • 19 commits
  • 51 files changed
  • 1 contributor

Commits on Dec 6, 2020

  1. removed Windows- and Debian-based Dockerfiles -- not needed for my En…

    …gagement and scope; updated LICENSE file
    danielschulz committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    602691a View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2020

  1. got back to latest versions of any CPython release strem; TODO: DRY f…

    …or Docker images w/ CPython version and PIP version being configuration ARGs on build time
    danielschulz committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    c861ecb View commit details
    Browse the repository at this point in the history
  2. got back to latest versions of any CPython release strem; TODO: DRY f…

    …or Docker images w/ CPython version and PIP version being configuration ARGs on build time
    danielschulz committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    80f9059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    196e7d8 View commit details
    Browse the repository at this point in the history
  4. removed stale template file combination; got rid of alpine 3.11 and f…

    …ixed ds-alpine as base image for ds-py:v3.8
    danielschulz committed Dec 20, 2020
    Configuration menu
    Copy the full SHA
    c9872c7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ce5f25 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. got back to latest versions of any CPython release strem; TODO: DRY f…

    …or Docker images w/ CPython version and PIP version being configuration ARGs on build time
    danielschulz committed Dec 21, 2020
    Configuration menu
    Copy the full SHA
    a529ce9 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

  1. Configuration menu
    Copy the full SHA
    757b2a5 View commit details
    Browse the repository at this point in the history
  2. lowered versions to 256 in all Python versions

    added socat to dependencies
    optimized build script only for multi-core-CPUs
    danielschulz committed Dec 28, 2020
    Configuration menu
    Copy the full SHA
    0f04e89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b564f31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5f2675 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. Configuration menu
    Copy the full SHA
    418755b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. added latest Python in Docker builds for 3.7, 3.8, 3.9 and 3.10

    Signed-off-by: Daniel Schulz <danielschulz2005@hotmail.com>
    danielschulz committed Feb 10, 2021
    Configuration menu
    Copy the full SHA
    92ed9fe View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. updated latest alpine dependencies

    Signed-off-by: Daniel Schulz <danielschulz2005@hotmail.com>
    danielschulz committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    593d38c View commit details
    Browse the repository at this point in the history
  2. added .gitignore file

    Signed-off-by: Daniel Schulz <danielschulz2005@hotmail.com>
    danielschulz committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    ecd9392 View commit details
    Browse the repository at this point in the history
  3. Revert "updated latest alpine dependencies"

    getting out this commit: 593d38c
    This reverts commit 593d38c
    
    Signed-off-by: Daniel Schulz <danielschulz2005@hotmail.com>
    danielschulz committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    e4bb184 View commit details
    Browse the repository at this point in the history
  4. updated versions

    Signed-off-by: Daniel Schulz <danielschulz2005@hotmail.com>
    danielschulz committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    3fcabea View commit details
    Browse the repository at this point in the history
  5. updated versions

    Signed-off-by: Daniel Schulz <danielschulz2005@hotmail.com>
    danielschulz committed Mar 3, 2021
    Configuration menu
    Copy the full SHA
    0fa4e11 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. added Python, Docker and DinD images

    Signed-off-by: Daniel Schulz <danielschulz2005@hotmail.com>
    danielschulz committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5020d43 View commit details
    Browse the repository at this point in the history
Loading