Skip to content
This repository has been archived by the owner on May 19, 2021. It is now read-only.

volgau/thebuggenie-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

  1. Get container:
    docker pull romanyagodin/thebuggenie-docker
    
  2. Run it:
    docker run -p 8080:80 romanyagodin/thebuggenie-docker
    
  3. Access http://localhost:8080 via browser to install The Bug Genie. Set Database user to "root" (no password), set Database host to "localhost".