OpenMRS platform distribution
10K+
OpenMRS Platform docker image.
Used in our test environments: https://wiki.openmrs.org/x/-oO8Bg
The docker image used was generated by OpenMRS SDK, and deployed to Docker hub from CI:
$ mvn org.openmrs.maven.plugins:openmrs-sdk-maven-plugin:3.12.4:build-distro -B -Ddir=target/distro -Ddistro=./openmrs-distro.properties -Dbundled=true
$ cd target/distro/web/
$ docker build -t openmrs/openmrs-distro-platform:<version> .
$ docker push openmrs/openmrs-distro-platform:<version>
Image generated by version 3.7.0+ of SDK has the following environment variables available:
Content type
Image
Digest
sha256:81bafa860…
Size
284.7 MB
Last updated
about 2 months ago
docker pull openmrs/openmrs-distro-platform:2.3.7-SNAPSHOTPulls:
147
Last week