Thursday, May 2, 2019

Any dotnetcore docker image without the need to build custom Dockerfile with my project?

Hi, is there any aspnetcore 2.2 linux docker image which I run with parameters of volume (where is stored my published core 2.2 project), port, and entrypoint name of dll?

To be honest, I don't want to build my own dockerfile manually everytime in command line. I want to publish my project to some local network location, restart the docker container, and the website is running.

Thanks

Any dotnetcore docker image without the need to build custom Dockerfile with my project? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team