Writing Dockerfile isn't an complex job, but there are some tips and best practices to get best from Docker.In my last post about docker you could see how easily you can spin up WordPress from docker: http://www.techbar.me/wordpress-docker/ Here I will talk about some notes on writing Dockerfiles. Writing Dockerfile isn’t an complex job, but there are some tips and best practices to get best from