Sign inSign up

kristofdm/drupal

By kristofdm

Updated almost 11 years ago

Develop a drupal website with local code.

Image
1

3.4K

kristofdm/drupal repository overview

Develop a drupal website with local code.

sudo docker run -p :80 -v /*drupalfolder*:/var/www/html/ kristofdm/drupal /start.sh

Run

sudo docker ps 

To find out on what port our website is running. Access the website through: localhost:portnr

Edit the files on your host OS with your favorite IDE/text editor. (Takes a minute for the first change to show up, should be instantaneous after that.)

Tag summary

Content type

Image

Digest

sha256:dfe0f875e

Size

142.8 MB

Last updated

almost 11 years ago

docker pull kristofdm/drupal