Skip to content

Commit

Permalink
BAH-3368 | Add. Step to copy masterdata folder to docker volume | [Ri…
Browse files Browse the repository at this point in the history
…ya] (#117)
  • Loading branch information
riyaTw authored Feb 5, 2024
1 parent 7d7afa0 commit 0bf5a92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM alpine:3.18.3

COPY openmrs /etc/bahmni_config/openmrs
COPY masterdata /etc/bahmni_config/masterdata
COPY openelis /etc/bahmni_config/openelis
COPY offline /etc/bahmni_config/offline

Expand Down

0 comments on commit 0bf5a92

Please sign in to comment.