Skip to content

Commit 757b2a5

Browse files
committed
added latest CPython references from today (20201228) for all 3.x releases/RCs
1 parent 0ce5f25 commit 757b2a5

File tree

6 files changed

+19
-13
lines changed

6 files changed

+19
-13
lines changed

3.10-rc/alpine3.12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
FROM danielschulz/alpine:v3.12
33
MAINTAINER Daniel Schulz <danielschulz2005@hotmail.com>
4-
LABEL BUILD_TIME="20201221_2009 UTC"
4+
LABEL BUILD_TIME_PYTHON="20201228_1027 UTC"
55

66
# ensure local python is preferred over distribution python
77
ENV PATH /usr/local/bin:${PATH}
@@ -22,7 +22,7 @@ RUN set -eux; \
2222

2323
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2424
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
25-
ARG CPYTHON_GIT_REFERENCE="v3.10.0a3"
25+
ARG CPYTHON_GIT_REFERENCE="v3.10.20201228a"
2626
ARG PYTHON_VERSION="${CPYTHON_GIT_REFERENCE}"
2727

2828
ENV PYTHON_VERSION=${PYTHON_VERSION}

3.6/alpine3.12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
FROM danielschulz/alpine:v3.12
33
MAINTAINER Daniel Schulz <danielschulz2005@hotmail.com>
4-
LABEL BUILD_TIME="20201221_2009 UTC"
4+
LABEL BUILD_TIME_PYTHON="20201228_1027 UTC"
55

66
# ensure local python is preferred over distribution python
77
ENV PATH /usr/local/bin:${PATH}
@@ -22,7 +22,7 @@ RUN set -eux; \
2222

2323
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2424
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
25-
ARG CPYTHON_GIT_REFERENCE="v3.6.12"
25+
ARG CPYTHON_GIT_REFERENCE="v3.6.20201228rc"
2626
ARG PYTHON_VERSION="${CPYTHON_GIT_REFERENCE}"
2727

2828
ENV PYTHON_VERSION=${PYTHON_VERSION}

3.7/alpine3.12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
FROM danielschulz/alpine:v3.12
33
MAINTAINER Daniel Schulz <danielschulz2005@hotmail.com>
4-
LABEL BUILD_TIME="20201221_2009 UTC"
4+
LABEL BUILD_TIME_PYTHON="20201228_1027 UTC"
55

66
# ensure local python is preferred over distribution python
77
ENV PATH /usr/local/bin:${PATH}
@@ -22,7 +22,7 @@ RUN set -eux; \
2222

2323
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2424
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
25-
ARG CPYTHON_GIT_REFERENCE="v3.7.9"
25+
ARG CPYTHON_GIT_REFERENCE="v3.7.20201228rc"
2626
ARG PYTHON_VERSION="${CPYTHON_GIT_REFERENCE}"
2727

2828
ENV PYTHON_VERSION=${PYTHON_VERSION}

3.8/alpine3.12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
FROM danielschulz/alpine:v3.12
33
MAINTAINER Daniel Schulz <danielschulz2005@hotmail.com>
4-
LABEL BUILD_TIME="20201221_2009 UTC"
4+
LABEL BUILD_TIME_PYTHON="20201228_1027 UTC"
55

66
# ensure local python is preferred over distribution python
77
ENV PATH /usr/local/bin:${PATH}
@@ -22,7 +22,7 @@ RUN set -eux; \
2222

2323
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2424
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
25-
ARG CPYTHON_GIT_REFERENCE="v3.8.6"
25+
ARG CPYTHON_GIT_REFERENCE="v3.8.20201228rc"
2626
ARG PYTHON_VERSION="${CPYTHON_GIT_REFERENCE}"
2727

2828
ENV PYTHON_VERSION=${PYTHON_VERSION}

3.9/alpine3.12/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
FROM danielschulz/alpine:v3.12
33
MAINTAINER Daniel Schulz <danielschulz2005@hotmail.com>
4-
LABEL BUILD_TIME="20201221_2009 UTC"
4+
LABEL BUILD_TIME_PYTHON="20201228_1027 UTC"
55

66
# ensure local python is preferred over distribution python
77
ENV PATH /usr/local/bin:${PATH}
@@ -22,7 +22,7 @@ RUN set -eux; \
2222

2323
# use 3.6, 3.7, 3.8, 3.9, (as of now, use "master" for 3.10)
2424
ARG CPYTHON_GIT_URI="https://github.com/danielschulz/cpython.git"
25-
ARG CPYTHON_GIT_REFERENCE="v3.9.1"
25+
ARG CPYTHON_GIT_REFERENCE="v3.9.20201228rc"
2626
ARG PYTHON_VERSION="${CPYTHON_GIT_REFERENCE}"
2727

2828
ENV PYTHON_VERSION=${PYTHON_VERSION}

ds-alpine/Dockerfile

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
FROM alpine:3.12
1+
FROM alpine:3.12.3
22
MAINTAINER Daniel Schulz <danielschulz2005@hotmail.com>
33

44
LABEL SUSTAINABLE_CULTURE="https://sloanreview.mit.edu/culture500/" \
55
CULTURE_EATS_STRATEGY="Unearthing the Roots of Corporate Social Irresponsibiity (https://www.zinio.com/de/reader/readsvg/447758/56)" \
66
TEAM_GOALS="https://www.strategy-business.com/blog/Stretch-or-safe-The-art-of-setting-goals-for-your-teams?gko=4d547" \
77
STRATEGIC_LEADERSHIP_PRINCIPLES="https://www.strategy-business.com/article/10-Principles-of-Strategic-Leadership" \
8+
SHY_AUTHENTIC_LEADERS="https://hbr.org/2020/12/why-capable-people-are-reluctant-to-lead" \
9+
EXHAUSTED_LEADERS="https://hbr.org/2020/12/how-to-lead-when-your-team-is-exhausted-and-you-are-too" \
810
LAZY_LEADERS_HEROIC_MANAGERS="https://www.strategy-business.com/article/Lazy-leaders-and-heroic-managers" \
911
ROOTS_IRRESPONSIBLE_BEHAVIOUR="The Roots of Corporate Socail Irresponsible Behaviour is Unrealistic Performance Expectations, a Pressure-Cooker Culture and Stress (https://www.zinio.com/de/reader/readsvg/447758/56)" \
1012
VISION="'We are stubborn on vision. We are flexible on details. We don’t give up on things easily.' (Jeff Bezos)" \
@@ -20,9 +22,13 @@ LABEL SUSTAINABLE_CULTURE="https://sloanreview.mit.edu/culture500/" \
2022
AUTHOR_GITHUB="https://github.com/danielschulz" \
2123
AUTHOR_DOCKER_HUB="https://hub.docker.com/u/danielschulz" \
2224
AUTHOR_MEDIUM="https://medium.com/@danielschulz.it" \
23-
AUTHOR_WEBSITE="http://danielschulz.it"
25+
AUTHOR_WEBSITE="http://danielschulz.it" \
26+
AUTHOR_DATES="MjAxODEyMTMgMjAxODEyMTcgMjAxOTEwMTUgMjAyMDA4MjEgMjAyMDA5MjYK" \
27+
THOUGH_LEADERSHIP_FINANCE_BLOG="https://medium.com/wbaa" \
28+
DEAL_W_TECH_DEBT="https://medium.com/swlh/technical-air-pollution-the-reality-of-technical-debt-5afd96321f46" \
29+
BUILD_TIME_ALPINE="20201228_1027 UTC"
2430

2531
RUN apk update && \
26-
apk add --no-cache nmap nmap-scripts nmap-nselibs curl wget bind-tools bash
32+
apk add --no-cache nmap nmap-scripts nmap-nselibs curl wget bind-tools bash curl wget
2733

2834
CMD [ "bash" ]

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy