drupal(web server) and mysql docker images
To run
- git clone https://bitbucket.org/regulator95/docker
- cd docker
- ./build sitename 8080 volumedirectory(ex: ~/docker_volumes/sitename)
- visit localhost:someport (NOTE: It may take 1 or 2 minutes for the web server portion to start up on your local machine)
- Default username and password for drupal admin are admin/admin