* pulling a prebuilt image to try overcoming CodeSpace 'out of storage' issue on build.
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* trying published MCR image for universal
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* removing http from tag
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Taking working mcr image and adding dockerfile customizations
Signed-off-by: GitHub <noreply@github.com>
* Update Dockerfile
Updating image pull to use a cached image for CodeSpaces
* moving devcontainer to root to enable
* Fix for tutorials to point to new dapr-cli-link
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Fixed additional broken links found by MMD `make validate` in tutorials.
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Changing readme to call python3 instead of python per best practices
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Fixed zipkin api bug failing tests. Duration with current multiply code will never be slow enough to return traces results!
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Update base image to later Universal 1.x Focal, but still pin to 1.x major version
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
* Updated readme to clarify pre-req SKUs for GitHub CodeSpaces support
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com>
* Update devcontainer to support Codespaces
* Update README.md with instructions for using Codespaces
Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>