Back to Ocelot

docker build

docker/README.md

24.1.03.7 KB
Original Source

docker build

This folder contains the Dockerfile.* and build-*.sh scripts to create the Ocelot build image & container.

Account

Repositories

Outdated Tags

  • 8.21.0, uploaded on Nov 20, 2023. It contains .NET 8, 7 and 6 SDKs. It supports builds for net6.0, net7.0 and net8.0 frameworks.
  • 8.23.2, uploaded on Apr 3, 2024. It supports development SSL certificates by the command dotnet dev-certs https.
  • latest is version 8.23.2, uploaded on Apr 3, 2024.

.NET 8-9 Tags

Single SDK Tags

  • sdk-8-alpine-lin.net8, uploaded on Dec 3, 2024. This Linux OS image contains .NET 8 SDK only. It supports builds for net8.0 framework.
  • sdk-9-alpine-lin.net9, uploaded on Dec 3, 2024. This Linux OS image contains .NET 9 SDK only. It supports builds for net9.0 framework.
  • sdk8-nanoserver2022-win.net8, uploaded on Dec 3, 2024. This Windows OS image contains .NET 8 SDK only. It supports builds for net8.0 framework.
  • sdk9-nano2022-win.net9, uploaded on Dec 3, 2024. This Windows OS image contains .NET 9 SDK only. It supports builds for net9.0 framework.

Double SDKs Tags

  • sdk9-alpine-lin.net8-9 aka 9.24.0, uploaded on Dec 3, 2023. This Linux OS image contains .NET 8 and 9 SDKs. It supports builds for net8.0 and net9.0 frameworks.
  • sdk9-nano2022-win.net8-9 aka 9.24.win, uploaded on Dec 4, 2023. This Windows OS image contains .NET 8 and 9 SDKs. It supports builds for net8.0 and net9.0 frameworks.