Making visible the application -part 21
Trying to make visible the docker with https://labs.play-with-docker.com/?stack=https://raw.githubusercontent.com/ignatandrei/InfoValutar/master/PlayWithDocker/WebAPI.yml
leaving an issue: https://github.com/play-with-docker/play-with-docker/issues/370
Decided to add to the readme the docker . Going to Shields.io . Putting some lines for beginners with docker.
Reading more about port –binding . Figuring this is is:
ENV ASPNETCORE_URLS=http://*:8080
#ENV ASPNETCORE_URLS=http://0.0.0.0:8080
And that was all !
Infovalutar
And one hour passes...(This is the result of 1 hour per day auto-challenge as a full cycle developer for an exchange rates application)
( You can see the sources at https://github.com/ignatandrei/InfoValutar/ )
Leave a Reply