Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.31 KB

File metadata and controls

22 lines (14 loc) · 1.31 KB

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.