Commits

Kristian Dorland authored 7aa9c0402a9
IDSAS-35: Flere compose-filer
No tags

compose/release/docker-compose-db.yml

Modified
1 1 #version: '3.4'
2 2
3 3 services:
4 4 idsas-liquibase:
5 5 image: liquibase/liquibase:4.19.0
6 6 volumes:
7 7 - ../configuration/database/:/liquibase/changelog/
8 8 - ../configuration/liquibase.properties:/liquibase/configuration/liquibase.properties
9 9 command: >
10 - --defaultsFile /liquibase/changelog/liquibase.properties update
10 + --defaultsFile /liquibase/changelog/liquibase.properties update

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut