Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 395 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 395 Bytes

drupal

drupal(web server) and mysql docker images

To run

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