Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / containers

Containers

containers

Great Reads

by Gunnar S
This article describes how to containerize an ASP.NET WebApi solution with Visual Studio, how to pass data via environment variables and also how to run the images in docker without Visual Studio.
by PaulKukiel
.NET Core 3.1, Docker, postgres, swagger quick start
by Haseeb A. Basil
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.
by Haseeb A. Basil
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.

Latest Articles

by Gunnar S
This article describes how to containerize an ASP.NET WebApi solution with Visual Studio, how to pass data via environment variables and also how to run the images in docker without Visual Studio.
by PaulKukiel
.NET Core 3.1, Docker, postgres, swagger quick start
by Haseeb A. Basil
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.
by Haseeb A. Basil
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.

All Articles

Sort by Score

containers 

by Haseeb A. Basil
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.
by Haseeb A. Basil
A Basic Guide on How to Deploy An Application to Alibaba Cloud Container Service from Bitbucket and Securing it with Let’s Encrypt SSL/TLS 2019.
by marcusts
They got it wrong with IOC containers, but that can be fixed. The post A Smarter DI Container for Xamarin.Forms appeared first on Marcus Technical Services.
by 10xlearner
Hello ! I’m Xavier Jouvenot and here is the part seventeenth of a long series on Advent Of Code. You can find the previous part here. For this new post, we are going to solve the problem from the 17th December 2015, named "No Such Thing as Too Much".
by OwenDavies
Microsoft announced back in May of the Windows Server Containers support in Azure Kubernetes Service Preview. Finally we can run Windows containers on the AKS service. It’s still only in preview, but fingers crossed will be coming to General Availability soon..
by Richard James Moss
This article describes adding design time support for a TabControl-like component which renders the same way the Project Properties in Visual Studio 2012.
by Trần_Tuấn_Anh
Understanding the differences between localhost, 127.0.0.1, and host.docker.internal is crucial for network configurations and debugging in different environments. In this article, we'll explore what each term means, how they differ, and their use cases.
by Kevin Mack
Few ideas for strengthening micro-services architectures
by Trần_Tuấn_Anh
In Kubernetes, Pods are the smallest deployable units, consisting of one or more containers packaged together to run as a group.
by thoughts-on-coding
Matrices are a key concept in solving linear equation systems. Efficient implementations of matrices are not only considering computation complexity but also space complexity of the matrix data.
by OwenDavies
This post outlines how to use Docker image for local SQL Server development.
by Rion Williams
How containers can quickly become trashcans if unused ones are not deleted