Skip to content

Files

Latest commit

 

History

History
 
 

web_hellowhale

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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