Actualizar 'README.md'
This commit is contained in:
12
README.md
12
README.md
@ -8,10 +8,8 @@ Use the above command to run API on your local machine on port 9090.
|
|||||||
|
|
||||||
|
|
||||||
Building Docker Image
|
Building Docker Image
|
||||||
|
``` bash
|
||||||
> docker build -t microsrvice .
|
docker build -t microsrvice .
|
||||||
|
docker images
|
||||||
> docker images
|
docker run -p 9090:9090 microservice
|
||||||
|
```
|
||||||
> docker run -p 9090:9090 microservice
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user