Click here to Skip to main content
15,860,943 members
Everything / Containers / Docker

Docker

docker

Great Reads

by Juan G. Carmona
Advanced logging in modern .NET applications. A Sunday-morning-proof-of-concept.
by Andi Kleinbichler
Illustrates the implementation of a .NET Core app, running in a Linux container, connecting to a SQL Server database with integrated security.
by Dave Kerr
If you are looking to get your hands dirty and learn all about Docker, then look no further!
by Jose Motta
Home of Things based on Raspberry Pi, Linux, Swagger, Docker & .NET Core

Latest Articles

by Mohammad Elsheimy
Porting Windows Fonts to Linux
by Pranay Bakre
How to deploy applications to the Azure Kubernetes Cluster powered by arm64-based virtual machines
by Pranay Bakre
How to migrate existing x86 containerized applications to Arm
by Pranay Bakre
How to build and deploy a multi-architecture application with x86/amd64 and arm64-based container images on Amazon EKS

All Articles

Sort by Score

Docker 

29 Dec 2018 by Juan G. Carmona
Advanced logging in modern .NET applications. A Sunday-morning-proof-of-concept.
10 Jan 2019 by Andi Kleinbichler
Illustrates the implementation of a .NET Core app, running in a Linux container, connecting to a SQL Server database with integrated security.
13 Mar 2018 by Jose Motta
Home of Things based on Raspberry Pi, Linux, Swagger, Docker & .NET Core
24 Aug 2018 by Arthur V. Ratz
Create a Python web-app using Flask and PostgreSQL server, and run it in Docker
8 Nov 2023 by Sean Ewington
In this article, I guide you through installing Docker, then running CodeProject.AI Server in Docker.
20 Jan 2023 by Afzaal Ahmad Zeeshan
How to efficiently create Docker images using Node.js web app
1 Sep 2018 by Arthur V. Ratz
In this brief article, we will demonstrate how to deploy a Node.js application and run it on Docker's Windows Server Core 2016 Containers
20 Mar 2023 by Bogdan Marian
Ensure your Docker Compose services start in the correct order
15 Feb 2018 by Jose Motta
IoT.Starter.Pi.Thing powered by Linux Infrared Remote Control
11 Sep 2019 by GauravGahlot
This article is the first in the series where we are going to build a simple ASP.NET Core web application, containerize it with Docker and run it on local host.
20 Jul 2019 by Mahsa Hassankashi
This article is a brief, succinct and practical exploration in Dockerizing.
3 Aug 2019 by Dmitriy Repin
Using VS Code to author and debug an any-language service inside of a container running locally, on a cloud VM, or in a Kubernetes pod
24 Oct 2016 by Ashwin. Shetty
Getting started on Docker with Windows OS and Hosting nodejs app inside a container
1 Feb 2023 by Sean Ewington
In this article, I will show you how to install Home Assistant Container on Windows, using Docker and Portainer, get it working with Agent DVR, and send an MQTT message from Agent DVR using CodeProject.AI Server to detect a person.
17 Oct 2018 by MehreenTahir
This article lays the foundation for getting started with Docker networking. Let's get our containers to talk.
28 Sep 2016 by Florian Lopes
5 tips to reduce Docker image size Docker images can quickly weight 1 or more GB.  Although the gigabyte price is decreasing, keeping your Docker images light will bring some benefits. This post will give you 5 tips to help reduce your Docker images size and why focusing on it is important.
10 Sep 2019 by GauravGahlot
In this article, we are going to set up a Release Trigger to automatically deploy our application on Azure App Service as a Docker Container, each time we push our code.
23 Apr 2021 by Jarek Szczegielniak
In this article – the first one of the series – we’ll go over some Docker basics as they apply to ML applications.
29 May 2023 by André Marcos (Advisor), William Caetano Cardenas
Prototyping a Web System to Schedule Patients in Local Medical Clinics Oriented by Test Driven Development Guidelines Supported by PHP, PHPUnit and Symfony Framework Technologies
9 Oct 2018 by Nitin M. Patil
This article will share knowledge of creating a two-tier application using Docker Container.
19 May 2021 by Jarek Szczegielniak
In this article we run an inference model for NLP using models persisted on a Docker volume.
4 Jun 2018 by Shayne P Boyer
Why should we care about containers for development
14 Jul 2019 by Viswanatha Swamy
In this article, we will be looking at how to use SQL Server 2017 Docker image for Local Web API development.
26 Apr 2021 by Jarek Szczegielniak
In this article, we’ll start applying our basic Docker knowledge while creating and running containers in the various MLng scenarios.
29 Apr 2021 by Jarek Szczegielniak
In this article we go back to the Intel/AMD CPUs. This time, we will speed up our calculations using a GPU.
21 May 2021 by Jarek Szczegielniak
In this article we use Visual Studio Code to edit and debug our increasingly complex code running inside a Docker container.
25 May 2021 by Jarek Szczegielniak
In this article, we publish our NLP API service to Azure using Azure Container Instances.
29 Jul 2021 by Sergey L. Gladkiy
In this article we create a Docker container for this system.
3 Aug 2021 by Sergey L. Gladkiy
In this next article of the series, we’ll show how to run the face recognition servers on Kubernetes.
24 Oct 2023 by Dub Andrei Manuel
This short tutorial aims to inculcate in the reader's mind a meaningful intuition to get around known Docker misconceptions.
18 May 2021 by Jarek Szczegielniak
In this article we run inference on sample images with TensorFlow using a containerized Object Detection API environment.
22 Sep 2016 by Sander Knape
Do you write integration tests? What about unit tests? I believe that more people say “Yes” to the second question than to the first. Which is kinda weird – for many applications, it really isn’t that hard to write integration tests. It might not even be necessary to setup yo
13 Feb 2018 by Jose Motta
Compose microservices at Raspberry Pi with Linux & .NET Core to start an IoT initiative right now
4 Jul 2018 by Sudhakar_Bandi
How to host ASP.NET Web API to Azure Service Fabric using containers
17 Oct 2018 by techbird
Step by step guide to implementing Swarm mode for private Docker registry
24 Apr 2019 by GauravGahlot
In this article, we are going to setup a Microsoft Azure DevOps build pipeline to automate the tasks we did manually in the first article of the series.
27 Apr 2021 by Jarek Szczegielniak
In this article, we’ll create a container to run a CPU inference on the trained model.
27 Apr 2021 by Jarek Szczegielniak
In this article, we’ll adapt our image for Raspberry Pi with an ARM processor.
6 May 2021 by Sergio Virahonda
In this article, we’ll deep-dive into the Continuous Training code.
10 May 2021 by Sergio Virahonda
In this article we build the model API to support the prediction service.
30 Nov 2022 by Sean Ewington
This article is a step by step guide on how to run a custom model folder in Docker using CodeProject.AI Server.
17 Oct 2018 by techbird
Step by step guide to set up our own private docker registry
17 Oct 2018 by Aditya Rajendra Patil
Don't mess with docker Network, else the below article on Docker with Network Complexity will be helpful!
3 Dec 2019 by Packt Publishing
Best practices in Kubernetes
20 May 2021 by Jarek Szczegielniak
In this article, we’ll modify our code to expose the same logic via a Rest API service.
16 Jun 2015 by Chris_Riley
I recently spent some time with Rogue Wave OpenLogic product. OpenLogic is an “open source” component review tool.
19 Apr 2017 by Intel
With Intel DAAL, cgo, and SWIG we were able to integrate optimized Cholesky decomposition right in our Go programs.
19 Apr 2017 by Intel
In this post we show how to set up a production-ready machine learning workflow with Intel® Nervana™ technology, neon, and Pachyderm.
4 Jan 2018 by Zachary Flower
This article explains what Docker is, and how to get started using it via Alibaba Container Service.
10 Aug 2018 by Caleb McElrath
Create a Docker Container to serve static web content that can be viewed from a browser
18 Oct 2018 by Santosh Vijay Patil
Continuous Testing using Newman (Postman) on TFS 2017 with Docker
12 Nov 2019 by Member 14652114
This article shows the results of a comparison between five CI/CD services.
4 May 2021 by Sergio Virahonda
In this article, we set up a cloud environment for this project.
23 Oct 2018 by Dr. Song Li
This is a note on Docker.
27 Feb 2019 by David Combrinck
Quick overview and sample running a full .NET Framework 4.6.1 console app inside a Windows container, reading and writing from and to MSMQ queues.
18 Oct 2018 by Santosh Vijay Patil
Configuring Developer Docker Tool to use BYOD VM as your Docker Host/Machine
7 Jul 2018 by Error410
Setting up a microservice architecture from scratch, using Kubernetes, Helm and Docker. Automating the deployment process using a CI/CD tool. (Part 1) Base configuration.
18 Dec 2023 by Intel
Fast and Easy Training and Inference Using Intel® Consumer GPUs and Windows* Subsystem for Linux 2
28 Feb 2024 by Pranay Bakre
How to build and deploy a multi-architecture application with x86/amd64 and arm64-based container images on Amazon EKS
31 Mar 2021 by Frank Boucher
How to build a continuous integration and continuous deployment solution for Docker
26 Oct 2015 by John_Papa
If you are considering becoming a Pluralsight author, stop considering and do it. Stretch yourself. Challenge yourself.
11 Dec 2015 by Mark_Warren
Here are some ‘best practice’ steps we’ve pulled together, based on working with customers who’ve successfully implemented DevOps, plus advice from leading experts in the field.
24 May 2016 by Keyhole Software
Whirlpool: Microservices Using Netty And Kafka
2 Aug 2016 by Mihail Mateev
IBM Cloudant Data Layer Local Edition is a database management system (DBMS) platform designed to resemble IBM Cloudant Database as a service (DBaaS) in the privacy of your own data center.
29 Sep 2016 by Julien Stroheker, William Buchwalter
Orckestra teamed up with Microsoft for a week-long Hackfest. During this event we discussed different DevOps practices that could improve their software delivery processes
1 Mar 2017 by Tim Pettersen
In this post, we’ll provide a deeper look at the technical details of Pipelines that makes it such a valuable tool for teams.
7 May 2021 by Sergio Virahonda
In this article, we develop a model unit testing container.
15 Apr 2019 by Afzaal Ahmad Zeeshan
Integrate Cognitive Services SDKs in .NET Core based app
28 Feb 2024 by Pranay Bakre
How to migrate existing x86 containerized applications to Arm
7 Dec 2016 by DataBytzAI
Understand what Amazon AWS Lambda and Azure functions are and how they emerged.
7 Nov 2023 by Michael Gledhill
A cheatsheet for getting your Web APIs up and running as quickly and painlessly as possible
13 Aug 2018 by Ryan Peden
Getting started with Docker by installing it and pulling a small image
29 Jul 2019 by Akhil Mittal
For this tutorial, we’ll create a simple ASP.NET Core web application, containerize it with Docker, then deploy it to an AKS cluster.
2 Oct 2009 by Cristinel Mazarine
Second version of Visual Studio IDE like dock container
6 Mar 2019 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.
10 Nov 2016 by Marco Bertschi
In this article, I try to cover most basics of creating a portable (Windows, Mac and Linux) ASP.NET Core application and discuss possible use cases for a web app using ASP.NET Core.
9 Feb 2023 by Sean Ewington
Here is the bare bones, fastest way to install Home Assistant on Windows, and add a Wyze Cam v3 to it.
23 Nov 2022 by alirıza adıyahşi
Creating a web farm on Docker container using redis, haproxy and abp module zero core template
3 Dec 2016 by Kel_
Visualizing a stream of tweets using Emitter Publish/Subscribe in real-time. Deploying .NET Core on Linux with Docker.
29 Aug 2018 by Vincent Maverick Durano
A quick walk-through on building an ASP.NET Core 2.0 application on MAC and running it on Docker container
19 Jun 2007 by Leshchuk Aleksey
Creating the General ProfUIS Dialog and ProfUIS MessageBox
4 Jun 2018 by harleydk
.Would you contemplate using a containerized environment, that you might tear down at any moment, only to build it right back up again, indistinguishable from how it was before?I have recently begun to do just that. And it has greatly enhanced my workflow, and productivity.
29 Oct 2018 by Jose Motta
Build an embryo API that improves interaction between Home Assistant and Docker containers
8 Mar 2017 by Sacha Barber
A look at docker, with practical examples
10 Feb 2019 by Akhil Mittal
Microservices and their advantages over monolithic services architecture
22 Jan 2017 by Bart-Jan Brouwer
How to run .Net Core Apps in a Docker Container on a Synology nas.
27 Dec 2016 by RIOT Community
Using and Developing with RIOT
17 Apr 2016 by DataBytzAI
An introduction to the latest, leanest, most useful tool in the MS Visual Studio family!
18 Mar 2019 by JUST_Neeraj
A simple Workflow\ETL system in .NET Core which uses REST services to interact with the outside world
6 Oct 2018 by Vincent Maverick Durano
A step-by-step demo on how to build and dockerize ASP.NET Core and Blazor apps on MacOS
5 May 2021 by Sergio Virahonda
In this article, we’ll implement automatic training.
21 May 2017 by Yashashwi Srivastava
This article is a comprehensive understanding of Azure Service Fabric, and how it is a boon for the latest trending approach, Micros Services.
3 Dec 2018 by tranthanhtu.vn
TinyERP: SPA for Enterprise Application
3 Aug 2010 by Ajay Britto
A Vector based tool to create and edit SVG images
16 Sep 2019 by Shweta Lodha
In this article, we will see how to utilize docker for ASP.NET Core application.
17 Apr 2019 by RaviAakula
In this article, we will learn how to deploy ASP.NET Core Microservices in AWS ECS using Fargate with Cloudformation template and AWS Console.
7 Apr 2019 by Tuba Mansoor
This is an introduction to Dockers and Containers.
16 Oct 2018 by Afzaal Ahmad Zeeshan
In this article, we lay the foundation of the concepts needed to understand Docker engine.