This is a single Docker Image which includes whole set required to use Drupal.
2.0K
This is a single Docker Image which includes whole set required to use Drupal. You can create same image from the following Chef Recipe as you like.
GitHub - nb-drupal's recipe https://github.com/nasebanal/nb-drupal
[Component]
[How to Use] Step.1) Download Docker image
$ docker pull syatsuzuka/nb-drupal
Step.2) Execute Docker
$ docker run -p 0.0.0.0:80:80 --priviledged -it --name syatsuzuka/nb-drupal /bin/bash
Step.3) Launch services
# cd /var/chef-repo # chef-solo -c solo.rb -j nodes/start.json
Content type
Image
Digest
sha256:d1dae0240…
Size
292.3 MB
Last updated
almost 11 years ago
docker pull syatsuzuka/nb-drupal