So, my GitActions build and publish the image for my Umbraco 9 project, creates the docker image on my DockerHub repository, I'm able to create my docker container on both my Win machine and my Linux native machine as well, both containers are ready and running, but I can't access them, at least see some error o actions from them.
Port's are exposed on the docker file, but still quiet or no response...
Logs on the container aren't reporting anything.
What it is that I'm missing??
Umbraco backoffice is accessible on the published machine and port, but the published site it's not available...
Running Umbraco9 from Linux Container
Hi,
So, my GitActions build and publish the image for my Umbraco 9 project, creates the docker image on my DockerHub repository, I'm able to create my docker container on both my Win machine and my Linux native machine as well, both containers are ready and running, but I can't access them, at least see some error o actions from them. Port's are exposed on the docker file, but still quiet or no response... Logs on the container aren't reporting anything.
What it is that I'm missing??
Umbraco backoffice is accessible on the published machine and port, but the published site it's not available...
BR /Luis
is working on a reply...