nasa-nccs-hpda / ilab-containers

Repo for all containers
0 stars 0 forks source link

Consider migrating to Github Registry #7

Open jordancaraballo opened 6 months ago

jordancaraballo commented 6 months ago

At this point, I am not managing the gitnaboria01 systems for the CI/CD of the containers anymore. We might want to consider moving our pipelines to public registry so we can keep containers public and not rely on internal gitlab (increase usage of our containers). Example deployment here:

https://github.com/OSGeo/gdal/pkgs/container/gdal/180417381?tag=ubuntu-full-3.8.4

Also, we should consider to start migrating future containers to Docker format so we can open to other libraries like Podman, Docker, etc.

jordancaraballo commented 6 months ago

Each repository will have their own container link, able to be rebuild upon commits from the repo (dev vs production containers).