AhmedDiaab / dockerized-bonita

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prerequisites

How to run ?

  • run docker-compose up -d --build on same directory of repository

    • -d enables run on background
    • --build makes build instead doing this in separate step
  • to stop run docker-compose down

About