CentOS / container-pipeline-service

Code, infrastructure and deployment backend for the CentOS Container Pipeline backing up build system for registry.centos.org
https://registry.centos.org
GNU General Public License v3.0
49 stars 27 forks source link

Build container images using buildah instead of docker build #683

Closed dharmit closed 2 years ago

dharmit commented 5 years ago

This PR aims to build container images in CentOS Container Pipeline service using the buildah tool instead of using docker build.