Logo Lanfrica

praekeltfoundation/mama-ng-dockerbuild

Type de record:

software
Créateur:
pra
Hôte:
Scripts to build Docker images for the components of MAMA Nigeria # mama-ng-dockerbuild Scripts to build Docker images for the components of MAMA Nigeria ## Deprecation notice **This repository is deprecated. Docker images are now built either in the repos of the individual projects or in `praekelt/mama-ng-dockerconfig`** ## Build process ``` +----------------------------------------+ +-------------------------------+ | | | | | praekeltfoundation/mama-ng-dockerbuild | | praekelt/mama-ng-dockerconfig | | Github (public) | | Github (private) | | | | | +-------------------------------+ +-------------------+--------------------+ +--------------+----------------+ | | | | | praekelt/mama-ng-contentstore +----+ | git clone | | | | | | +-------------------------------+ | /------v-----\ | | git pull | | pip wheel | +--------------------------+ +-----------> Sideloader | | git clone | | | | | docker build | | praekelt/mama-ng-control +-------+ \------+-----/ | | | | | | +--------------------------+ | | docker push | | | | +----------------------------+ | +---------v----------+ /-----+------\ | | | | | docker pull | …