docker build -t chef-example .
docker run -ti -p 8080:80 chef-example
