/docker-compose-examples

A set of Docker compose files to demo Backbase docker images

Primary LanguageShellThe UnlicenseUnlicense

Docker compose demos

A set of Docker compose files to demo Backbase docker images and how they can be used

Update .env file for version.

To run nested docker-compose.yaml from root:

docker-compose --env-file .env -f <path-to-compose-file> up -d

or just export BB_VERSION in your terminal.

Provisioning Statics

Change <yourRepoUsername> and <yourRepoPassword> with your Repo credentials in job.yaml.