Use the above command to run API on your local machine on port 9090.
Building Docker Image
> docker build -t microsrvice .
> docker images
> docker run -p 9090:9090 microservice
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.