-
Notifications
You must be signed in to change notification settings - Fork 4
Docker
tarun-palisetty edited this page May 30, 2019
·
4 revisions
Fees-register docker image can be located by accessing the below link.
https://portal.azure.com/#@HMCTS.NET/resource/subscriptions/1c4f0704-a29e-403d-b719-b90c34ef14c9/resourceGroups/cnp-acr-rg/providers/Microsoft.ContainerRegistry/registries/hmcts/repository
- az login
- az acr login --name hmcts set --subscription DCD-CNP-DEV
- clone the fees-register repo
- From within the fees-register directory run the below command
docker-compose pull fees-api fees-database && docker-compose up -d fees-database fees-api