Skip to content

simplerisk/docker

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.

Try in PWD

Build it yourself

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