Commit Graph

8 Commits

Author SHA1 Message Date
Paul Yuknewicz 0d9419509d
Fixing dockerfile for Tutorial pubsub C# to be truly multi-arch (#1066)
Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-24 15:51:04 -07:00
Paul Yuknewicz 4f59e092bd
Updating dockerfiles used in Tutorial make build (C#,Python,Node,ReactClient) (#1062)
* Updating gitignore to exclude out/ from dotnet publish

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Fixing build.yaml github action workflow with modern dockerfiles.  go for dist calculator already fixed by #1058

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

* Updating csharp dockerfile with correct entry point, and do not explicitly expose port

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>

---------

Signed-off-by: Paul Yuknewicz <paulyuk@microsoft.com>
2024-07-24 11:18:38 -07:00
Anton Troshin e8d195a31c
Update tutorials pub-sub csharp-subscriber image to dotnet 8.0 (#1001)
* Update tutorials pub-sub csharp-subscriber image to dotnet 8.0

Signed-off-by: Anton Troshin <anton@diagrid.io>

* Update Dockerfile

Signed-off-by: Artur Souza <asouza.pro@gmail.com>

---------

Signed-off-by: Anton Troshin <anton@diagrid.io>
Signed-off-by: Artur Souza <asouza.pro@gmail.com>
Co-authored-by: Artur Souza <asouza.pro@gmail.com>
2024-07-22 14:26:26 -07:00
Roberto J Rojas 9031523cf3 v1.10 - quickstarts/tutorials/pub-sub update dockerfile to dotnet v7
Signed-off-by: Roberto J Rojas <robertojrojas@gmail.com>
2023-02-13 15:14:38 -05:00
Arash Rohani 67002ec9b9 Updated makefile and Dockerfile to fix the issue related to dotnet docker build for arm
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
2022-05-27 09:26:37 -07:00
Paul Yuknewicz 74bd70789c
Revert "Updated the docker file to use linux arm image" 2022-05-26 23:50:28 -07:00
Arash Rohani 75bc8735ae Updated the docker file to use linux arm image
Signed-off-by: Arash Rohani <Arash.Rohani@gmail.com>
2022-05-25 20:21:54 -07:00
Arash Rohani 5c6fc9b029 Upgraded to ASP.NET Core 6 Minimal API
Signed-off-by: Arash Rohani <arash.rohani@gmail.com>
2022-05-24 10:23:25 -07:00