Files
openproject/docker/prod
Alexander Brandon Coles ead911e214 Bump Node to 22.22.3, npm to ^10.9.8
Bumps supported Node engines to `^22.22.3 || ^24.15.0`.

Updates to Node 22.22.3 for development, production, GitHub workflows
and in documentation.
2026-06-07 21:01:52 +01:00
..
2024-09-25 11:24:55 +02:00
2026-05-04 10:18:36 +02:00
2026-01-14 08:56:46 +00:00
2025-05-27 13:31:28 +02:00
2026-02-11 10:40:54 +01:00
2023-09-29 15:07:58 +01:00
2024-05-17 20:15:16 +02:00

OpenProject Docker images

OpenProject publishes docker images in two varieties:

  • dev-slim, MAJOR-slim, MAJOR.MINOR-slim, MAJOR.MINOR.PATCH-slim for the application container to be used with an external database, proxy. For use in Docker compose, Kubernetes and Helm charts installations
  • dev, MAJOR, MAJOR.MINOR, MAJOR.MINOR.PATCH for the all-in-one container. This is meant as a quick start to get OpenProject up-and-running. We recommend to use the slim container for production systems.

Docker Hub

All images are being published on Docker Hub. For more information on the available versions, please see https://hub.docker.com/r/openproject/openproject/tags.

Installation guides

Please see our upstream documentation guides for installing OpenProject using Docker containers:

OpenProject also provides other means of installation. Please see https://www.openproject.org/docs/installation-and-operations/installation/ for the full reference.

User guides

For all information related to using OpenProject, please see our user documentation at https://www.openproject.org/docs/