I am trying to get the latest version of Umbraco in a Docker container. I want to be able to have a canned copy of the latest version, already installed that we can spin up and hand off to new developers to kick the tires and learn.
I found a couple copies in Docker Hub but they are both older versions and don't run quite right as they need updating. Does anyone have a Docker copy with the latest Umbraco 7? Anyone have instructions on how I can easily update one of the existing ones?
How to install Umbraco in Docker Container
I am trying to get the latest version of Umbraco in a Docker container. I want to be able to have a canned copy of the latest version, already installed that we can spin up and hand off to new developers to kick the tires and learn.
I found a couple copies in Docker Hub but they are both older versions and don't run quite right as they need updating. Does anyone have a Docker copy with the latest Umbraco 7? Anyone have instructions on how I can easily update one of the existing ones?
Answered my own question with this article: https://skrift.io/articles/archive/umbraco-docker-and-kubernetes-should-we-care/ which makes it super easy right from Visual Studio.
Thanks for the article. It was a great read. One question though - How did you configure database connectivity?
is working on a reply...