Skip to content

santhoshtns/aks-learn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aks-learn

Steps to Run docker image

  1. Docker build docker build -t helloworldapi .

  2. Run Docker image docker run -d -p 8889:80 helloworldapi

  3. Browse the url http://localhost:8889/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published