For an overview of what each task does, please check the APB overview file.
- OpenShift Origin development environment for APB development.
- Install apb tool
Upload the APB to the local openshift registry (Runs prepare,build,push and relist) more info
apb push
For more information on APB development and apb command line options, check ansible-playbook-bundle documentation.
To publish the changes, you can run:
make DOCKERORG="<defaulting to aerogearcatalog>" DOCKERHOST="<defaulting to docker.io>"
Make sure you have the permission to push images to the docker org.