Really impressed by #devcontainers. As I was struggling to install dotnet core on Ubuntu i gave it a try and spun up a local Dev container environment with #docker and #dotnet core pre-installed, packaged a #blazor app in a container, pushed it to the docker registry of the host machine and deployed it to a local #minikube node. It was almost too easy 
