To create the image endrjuskr/wordpress, execute the following command on the tutum-docker-wordpress folder:
docker build -t endrjuskr/wordpress .
Start your image:
docker run -d -p 80:80 endrjuskr/wordpress
Test your deployment:
curl http://localhost/
You can now start configuring your Wordpress container!
Content type
Image
Digest
sha256:83577187b…
Size
-
Last updated
over 11 years ago
docker pull endrjuskr/wordpress