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
|
||||
|
||||
> docker build -t microsrvice .
|
||||
|
||||
> docker images
|
||||
|
||||
> docker run -p 9090:9090 microservice
|
||||
|
||||
``` bash
|
||||
docker build -t microsrvice .
|
||||
docker images
|
||||
docker run -p 9090:9090 microservice
|
||||
```
|
||||
|
Reference in New Issue
Block a user