Skip to content

simplerisk/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a23acc7 · Apr 28, 2025
Apr 14, 2025
Apr 28, 2025
Apr 14, 2025
Nov 19, 2024
Oct 2, 2023
Oct 12, 2023
Nov 10, 2020
Nov 19, 2024
Oct 10, 2024
Nov 19, 2024
Nov 19, 2024
Nov 19, 2024
Oct 2, 2023
Nov 19, 2024

Repository files navigation

Official SimpleRisk Docker images

These images are available on DockerHub.

Images Overview

  • simplerisk: Contains all necessary components to make a SimpleRisk instance work (LAMP stack and mail utilities).
  • simplerisk-minimal: Only packs components for the SimpleRisk application. You will need to connect it with an external database.

Using Docker Compose/Swarm

A stack.yml file is provided for a stack deployment of the application through Docker Compose or Docker Swarm. It will deploy the application with the following components:

Change its settings according to your needs.

Build it yourself

Click on the image name on the Images Overview section for more details.