thangchung / coffeeshop-on-nomad

The .NET coffeeshop application runs on Docker, Nomad and Consul Connect
MIT License
109 stars 22 forks source link

Experiment: devcontainer to replace Vagrant #3

Closed thangchung closed 2 years ago

thangchung commented 2 years ago

Currently, .NET 7 Preview when run inside .devcontainer (Ubuntu 22 box) throws an exception. Follow samples at https://github.com/dotnet/dotnet-docker/tree/main/samples/aspnetapp See the issue at https://github.com/dotnet/runtime/issues/76199

TODO: write bash script if args and if-else to install docker in case we need it for core-libs.sh:

install .NET 7 inside Ubuntu: https://github.com/dotnet/core/blob/main/release-notes/7.0/install-linux.md#installing-from-a-binary-archive