amc-corey-cox / BDC_Dashboard

My personal repository for work on the BioData Catalyst Dashboard
Apache License 2.0
4 stars 2 forks source link

Change to new ARO container. #33

Closed amc-corey-cox closed 11 months ago

amc-corey-cox commented 11 months ago

In order to deploy to NIH infrastructure we need Docker base container compliant with ARO.

Jason Wang suggested we look here: https://catalog.redhat.com/software/containers/search?gs&q=python

We need a RedHat certified ubi8 Python base image.

amc-corey-cox commented 11 months ago

This looks like the appropriate image:

https://catalog.redhat.com/software/containers/ubi8/python-311/6278e25c09f542ed990585ce?architecture=amd64&image=650bbce5bf828155d84adf8f

That page contains instructions for setup as well. I'm not sure how well they apply.