Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

217
Vistas
Unable to install the python 3.8.5 version in nginx docker container

I am trying to install the python version 3.8.5 on the base nginx image on the Dockerfile and getting the error message. Could you please help me to resolve the issue?

FROM nginx

RUN apt-get update && \
    apt-get install -y \
        wget \
        make \
        gcc \
        xxd \
        curl \
        libcap2-bin \
        zlib1g-dev \
    && apt-get clean

RUN wget https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tgz \
    && tar -xvf Python-3.8.5.tgz && cd Python-3.8.5 \
    && ./configure --enable-shared \
    && make \
    && make test \
    && make install

Output:

FAILED (errors=1, skipped=94)
tests failed again:
test_asyncio test_socket
over 4 years ago · Santiago Trujillo
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda