How to Create a .NET 6.0 SDK Linux Docker Container

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • hub-feedback

    Feedback and bug reports for the Docker Hub

  • Dockerhub is the biggest and most well-known repository of pre-built docker images. It hosts the .NET 6.0 runtime and SDK images built by Microsoft.

  • dotnet-docker

    Docker images for .NET and the .NET Tools.

  • This post describes the steps I took to create a .NET 6.0 SDK Docker container running Ubuntu 20.04. I should note that my host machine is also running Ubuntu 20.04. Here is a more detailed explanation on how to setup Docker .NET images on GitHub.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Docker Swarm

    Source repo for Docker's Documentation (by docker)

  • I quite like the Docker documentation on how to install Docker on Ubuntu so I am not going to repeat the steps here.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts