helloworld_ruby helloworld_ruby docker build -t helloworld_ruby . docker run -d -p 81:81 helloworld_ruby curl localhost:81