Python Forum
How do I install Python 3.8.1 in a RHEL 8 UBI container?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I install Python 3.8.1 in a RHEL 8 UBI container?
#1
I want to type:

dnf -y install python
and have it install Python 3.8.1 on my RHEL 8.0 or 8.1 inside my minimal container that I want to keep small.

How would I make this happen?


I don't even see a download for Python for Linux on python.org.


Do people use Python on Linux?

There are no Linux binaries to be downloaded from Python.org



I have searched all over (internet search), and cannot find a way to install Python 3.8.1 easily on a minimal container.

I do not want to download the source and compile, because it is a small container that I am trying to keep small without a lot of overhead.

Reference:

https://www.python.org/downloads/release/python-381/
Reply
#2
yum install python3
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  uploading files from a ubuntu local directory to Minio storage container dchilambo 0 399 Dec-22-2023, 07:17 AM
Last Post: dchilambo
  Upload Files to Azure Storage Container phillyfa 6 581 Dec-22-2023, 06:11 AM
Last Post: Pedroski55
Lightbulb shutdown host from docker container cosmin1805 0 914 Nov-27-2022, 06:34 PM
Last Post: cosmin1805
  networkx package is not visible in singularity container image erdemath 11 2,182 Oct-14-2022, 12:04 PM
Last Post: Larz60+
  python installation/running inside singularity container erdemath 2 1,689 Sep-21-2022, 08:13 AM
Last Post: erdemath
  Python in Singularity Container on Ubuntu erdemath 0 876 Aug-31-2022, 02:17 PM
Last Post: erdemath
  pip3 v21.1.2 SSL Error on RHEL 7 malibu 0 3,068 Jun-01-2021, 03:17 PM
Last Post: malibu
  UnUnloading values from multiple widgets in a container UGuntupalli 3 2,697 Apr-20-2020, 08:53 PM
Last Post: UGuntupalli
  Python zeep offline installation on RHEL akinmhmt 0 1,965 Mar-26-2020, 09:04 AM
Last Post: akinmhmt
  looking for a multi item container Skaperen 2 2,016 Apr-15-2019, 04:06 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020