Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 183 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 183 Bytes

Hello Whale

This is a demo example

Build and run

docker build -t kunchalavikram/hellowhale:latest .
docker run -d --name demo -p 80:80 kunchalavikram/hellowhale:latest