
Spin up a custom DHIS2 Docker image
For detailed instructions on how to build a complete DHIS2 image refer to the instructions in the core repository. docker build -t base:superfly . This will spin up DHIS2 and seed the database …
GitHub - dhis2/dhis2-core: DHIS 2 Core. Written in Java.
We push pre-built DHIS2 Docker images to Dockerhub. You can pick an <image name> from one of the following repositories: dhis2/core - images of the release and release-candidate DHIS2 versions. These images represent the stable DHIS2 versions, meaning they won't be …
DHIS2 with Docker | DHIS2 Developer Portal
2019年10月29日 · Image - a template that contains the application and all the dependencies that are required to run that application. Container - a running instance of Docker image. Dockerfile - text file, with lines and instructions on how to build the …
DHIS2 - GitHub
DHIS2 is the flexible, web-based open-source information system with awesome visualization features including GIS, charts and pivot tables. DHIS2 is a global public good transforming health information management around the world, developed by the HISP Centre at the University of Oslo. In our GitHub organization you can find: And more...
GitHub - baosystems/docker-dhis2: DHIS2 on Tomcat
This container image contains an entry-point script, bundled applications, and templates to generate configuration files for DHIS2 and Tomcat to streamline using DHIS2. The sample docker-compose.yml file allows for a "no-config" path to running DHIS2, as other bundled scripts can initialize the PostgreSQL database for you.
Image Layer Details - dhis2/core:2.39.2 | Docker Hub
Digest: sha256:d31c9ef2d0de76f8b36a6b8e1c213c269f3cf4a6aa4e04af5dfeda40c6d25112 OS/ARCH linux/amd64 Compressed Size 373.16 MB Last pushed a month ago by dhis2bot Type Image Image Layers 1 ARG RELEASE 0 B 2 ARG LAUNCHPAD_BUILD_ARCH 0 B 3 LABEL org.opencontainers.image.ref.name=ubuntu 0 B 4 LABEL org.opencontainers.image.version=22.04 0 B 5 ADD ...
Overview Archive - DHIS2
Click the images below to view details of DHIS2 core software releases, including new features and bug fixes contained in each release. To read a general description of the software and browse the details of the currently supported releases, see the DHIS2 Overview page.
DHIS2 in Docker | DHIS2 Developer Portal
Running DHIS2 with Docker Compose is also straightforward: This is the preferred way if you want a simple setup that consist of DHIS2 and a database. See the dhis2/dhis2-core README for more examples and details. We cannot recommend …
Manage - DHIS2 Documentation
Currently, available Docker images for DHIS2 are primarily intended for development environments. These images may not have undergone rigorous testing for production workloads, potentially impacting stability and performance.
DHIS2 starts support of official docker images
2019年5月28日 · DHIS2 core team starts support of official docker images! You can find docker repositories under dhis2 organisation in Docker Hub. All the latest stable releases will be placed under the core repository. Users who want to peek into latest development efforts might also find core-dev repository interesting.
- 某些结果已被删除