Opigno.com Latest Docker Version (v3.7) can be found in the DockerHub.
Credit to Vabue
Simpliest method to try is to use
docker-compose up
in the project directory.
Then during configuration use:
- database name
opigno
; - dabatase user
root
; - database password
rootpassword
; - database host
mariadb
.