Sign inSign up

newton2022/mymicroservice

By newton2022

Updated over 3 years ago

A sample docker to show the capabilities of docker container .

Image
0

146

newton2022/mymicroservice repository overview

To run this container, type the following command in your terminal,

docker run -it --rm -p 3000:80 --name <container_name> mymicroservice

then run the following URL in your browser ,

http://localhost:3000/WeatherForecast

Tag summary

Content type

Image

Digest

sha256:fbac360ce

Size

86 MB

Last updated

over 3 years ago

docker pull newton2022/mymicroservice