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