eugeneware / docker-wordpress-nginx

A Dockerfile that installs the latest wordpress, nginx and php-fpm.
MIT License
874 stars 380 forks source link

Clarify how to see what port the install is running on. #3

Closed Hoverbear closed 11 years ago

eugeneware commented 11 years ago

Thanks @Hoverbear !

Hoverbear commented 11 years ago

@eugeneware Hey, happy to help! I'm working on setting this up in CoreOS, might be more coming. :) Is this intended for deployment, or just development?

eugeneware commented 11 years ago

@Hoverbear What I'm trying to do is set up a best practice wordpress install (include memcached, etc) as well. But yes, eventually to deploy into some kind of CoreOS system.

Hoverbear commented 11 years ago

@eugeneware Fantastic, this is exactly what we're looking for. I'm still orienting myself with Docker, but I'm really liking it with CoreOS. :)