Skip to content

aerogearcatalog/keycloak-apb

Repository files navigation

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.