E:\_hushian> docker build -f Presentation\Hushian.WebApi\Dockerfile -t hushianapi . docker run --name hushian_api -d -p 8080:8080 [imageid]