Skip to content

Commit 354de69

Browse files
[CI] Python 2 is not supported any more.
1 parent 4c6bb17 commit 354de69

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

Dockerfile--std-all.tmpl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ ARG PYTHON_VERSION
44
# --------------------------------------------- base1
55
FROM postgres:${PG_VERSION}-alpine as base1
66

7-
# --------------------------------------------- base2_with_python-2
8-
FROM base1 as base2_with_python-2
9-
RUN apk add --no-cache curl python2 python2-dev build-base musl-dev linux-headers py-virtualenv py-pip
10-
ENV PYTHON_VERSION=2
11-
127
# --------------------------------------------- base2_with_python-3
138
FROM base1 as base2_with_python-3
149
RUN apk add --no-cache curl python3 python3-dev build-base musl-dev linux-headers py-virtualenv

Dockerfile--std.tmpl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,6 @@ ARG PYTHON_VERSION
44
# --------------------------------------------- base1
55
FROM postgres:${PG_VERSION}-alpine as base1
66

7-
# --------------------------------------------- base2_with_python-2
8-
FROM base1 as base2_with_python-2
9-
RUN apk add --no-cache curl python2 python2-dev build-base musl-dev linux-headers py-virtualenv py-pip
10-
ENV PYTHON_VERSION=2
11-
127
# --------------------------------------------- base2_with_python-3
138
FROM base1 as base2_with_python-3
149
RUN apk add --no-cache curl python3 python3-dev build-base musl-dev linux-headers py-virtualenv

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