Sign inSign up

junjun/wordpress

By junjun

•Updated almost 11 years ago

Out of Box Wordpress

Image
0

120

junjun/wordpress repository overview

Usage

To create the image junjun/wordpress, execute the following command on the junjun-docker-wordpress folder:

docker build -t junjun/wordpress . You can now push your new image to the registry:

docker push junjun/wordpress Running your Wordpress docker image

Start your image:

docker run -d -p 8090:80 junjun/wordpress Test your deployment:

curl http://localhost/⁠ You can now start configuring your Wordpress container!

Tag summary

Content type

Image

Digest

sha256:022e8e27a…

Size

174.5 MB

Last updated

almost 11 years ago

docker pull junjun/wordpress:1.0