Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.69 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.69 KB

Keycloak APB

Docker Stars Docker pulls License

Overview

For an overview of what each task does, please check the APB overview file.

Local Development

Requirements

Process

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.

Publish

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.