evolveum/midpoint

By evolveum

Updated about 15 hours ago

MidPoint is open source identity & organization management and governance platform.

Image
Security
13

1M+

evolveum/midpoint repository overview

midPoint: Open Source Identity Governance and Administration platform

Info

MidPoint is an open source identity management and governance platform, developed and maintained by a professional team of full-time engineers at Evolveum.

Learn more about midPoint from MidPoint Documentation.

Recent versions require a PostgreSQL database, so this image will not run successfully on its own. Use Docker Compose as documented on the Docker Compose page from our docs.

The repository for the image can be found in Evolveum/midpoint-docker GitHub project.

For more info about midPoint releases, see the list of midPoint releases or the download page.

4.11.x and later

Upcoming 4.11 releases, including current mainline development images (nightly) use the new naming convention adopted in June 2026.

With these images, even the concrete version images (e.g., 4.11.0) are not immutable tags. While the midPoint binary stays exactly the same, security patches for the base image (OS+Java+deps) are applied over time.

If you omit OS in the tag, alpine will be used by default.

These images run as midpoint user (UID 1000) by default.

4.10.x and earlier

To avoid breaking compatibility with previous images in branches 4.10 and earlier, the default OS, if not specified in the tag, is ubuntu. These images run as root.

Images released after the June 2026 change, starting with maintenance releases 4.8.12, 4.9.7, 4.10.3 and 4.11.0, are floating tags, just like 4.11 and later releases, and the images are patched on the base image level (OS+Java+deps) as necessary.

Older releases, 4.8.11, 4.9.6, 4.10.2, and earlier, are left sa they were, and they are immutable tags.

Download image:

Download image without building:

$ docker pull evolveum/midpoint

Build from git repository

  • clone git repository:
$ git clone https://github.com/Evolveum/midpoint-docker.git
$ cd midpoint-docker
  • build:
$ docker build -t evolveum/midpoint ./
  • or
$ ./build.sh

You can then continue with image or one of demo composition, e.g. postgresql or clustering one.

Documentation

Tag summary

Content type

Image

Digest

sha256:8a12278db

Size

412.6 MB

Last updated

about 15 hours ago

docker pull evolveum/midpoint:4.11-rockylinux-nightly