Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

Tag: docker image

Pull and Push Commvault Images to Azure Container Registry

Posted on 28/12/202524/06/2026 Link State By Link State No Comments on Pull and Push Commvault Images to Azure Container Registry
Pull and Push Commvault Images to Azure Container Registry

This procedure is part of the prerequisites for performing a backup of a Kubernetes cluster using the Commvault. In this guide, we shall discuss how to Pull and Push Commvault Images to Azure Container Registry. The adoption of Azure Kubernetes Service (AKS) has become a standard approach for organisations seeking scalable, resilient, and cloud-native container…

Read More “Pull and Push Commvault Images to Azure Container Registry” »

AWS/Azure/OpenShift

Dockerizing a NodeJs Express Application

Posted on 27/01/202411/08/2026 Imoh Etuk By Imoh Etuk No Comments on Dockerizing a NodeJs Express Application
Dockerizing a NodeJs Express Application

This post will walk you through a step-by-step demonstration of Dockerizing a NodeJs Express application. In the world of containerization, Docker has constantly played a huge role in helping us shape the way modern software is developed. When an application is “dockerized,” its dependencies, environment variables, and other requirements are all included in a Docker image….

Read More “Dockerizing a NodeJs Express Application” »

Automation, Containers

Create Azure Container instance to deploy your image to Azure using Azure CLI

Posted on 27/09/202215/08/2026 Imoh Etuk By Imoh Etuk No Comments on Create Azure Container instance to deploy your image to Azure using Azure CLI
Create Azure Container instance to deploy your image to Azure using Azure CLI

Azure Container Instance is one of the popular container solutions in the industry. When it comes to containers, Docker remains the most widely adopted open-source container in the container industry. In addition to Artifactory Docker Registry, LXC (Linux), Hyper-V, and Windows Containers, other container solutions are also available. In this article, we shall discuss how…

Read More “Create Azure Container instance to deploy your image to Azure using Azure CLI” »

AWS/Azure/OpenShift

Install Docker Desktop and register GitLab-Runner with Docker-windows executor

Posted on 05/02/202217/08/2026 Christian By Christian No Comments on Install Docker Desktop and register GitLab-Runner with Docker-windows executor
Install Docker Desktop and register GitLab-Runner with Docker-windows executor

The Docker executor when used with GitLab CI, connects to Docker Engine and runs each build in a separate and isolated container using the predefined image that is set up in .gitlab-ci.yml and in accordance with the config. Kindly refer to these related guides: How to create and deploy a local Registry Server with Docker Image, how to Pull…

Read More “Install Docker Desktop and register GitLab-Runner with Docker-windows executor” »

Containers, Version Control System

How to manually update Docker desktop

Posted on 17/10/202128/08/2026 Christian By Christian No Comments on How to manually update Docker desktop
How to manually update Docker desktop

Docker is an open-source containerization platform that enables developers to package apps into containers and standardized executable components combining application source code with the operating system (OS) libraries and dependencies required to run that code in any environment. Please see Azure DevOps and GitHub integration for Docker and Kubernetes deployment, how to create a static pod in…

Read More “How to manually update Docker desktop” »

Containers

Enable the Virtual Machine Platform Windows Feature and ensure Virtualization is enabled in the BIOS

Posted on 17/10/202128/08/2026 Christian By Christian No Comments on Enable the Virtual Machine Platform Windows Feature and ensure Virtualization is enabled in the BIOS
Enable the Virtual Machine Platform Windows Feature and ensure Virtualization is enabled in the BIOS

In this article, we will discuss how to fix “Virtual Machine Platform Windows Feature and enable virtualization”. Azure DevOps and GitHub integration for Docker and Kubernetes deployment, how to create a static pod in Kubernetes, and how to install, register and start GitLab Runner on Windows. Docker is an open-source containerization platform that enables developers to package apps into…

Read More “Enable the Virtual Machine Platform Windows Feature and ensure Virtualization is enabled in the BIOS” »

Virtualization

Failed to pull image with the policy “always” error from the daemon

Posted on 17/10/202128/08/2026 Christian By Christian No Comments on Failed to pull image with the policy “always” error from the daemon
Failed to pull image with the policy “always” error from the daemon

A Docker image is a file used to execute code in a Docker container. It acts as a set of instructions to build a Docker container (more like a template). In this article, we shall learn “how to fix failed to pull the image with the policy “always” error from the daemon”. A Docker image contains…

Read More “Failed to pull image with the policy “always” error from the daemon” »

Version Control System

Running Docker commands returns Docker is not recognized as an internal or external command

Posted on 05/10/202128/08/2026 Christian By Christian 2 Comments on Running Docker commands returns Docker is not recognized as an internal or external command
Running Docker commands returns Docker is not recognized as an internal or external command

Docker Desktop is an easy-to-install application for your Mac or Windows environment that enables you to build and share containerized applications and microservices. Docker Desktop includes Docker Engine, Docker CLI client, Docker Compose, Docker Content Trust, Kubernetes, and Credential Helper. Please see Azure DevOps and GitHub integration for Docker and Kubernetes deployment, how to create a static…

Read More “Running Docker commands returns Docker is not recognized as an internal or external command” »

Containers

Failed to remove network for build: Error during connect in the default daemon configuration on Windows, the Docker client must be run with elevated privileges

Posted on 05/10/202128/08/2026 Christian By Christian No Comments on Failed to remove network for build: Error during connect in the default daemon configuration on Windows, the Docker client must be run with elevated privileges
Failed to remove network for build: Error during connect in the default daemon configuration on Windows, the Docker client must be run with elevated privileges

Docker executor is a great option is to use Docker as it allows a clean build environment, with easy dependency management (all dependencies for building the project can be put in the Docker image). The Docker executor allows you to easily create a build environment with dependent services, like MySQL. Please see Azure DevOps and…

Read More “Failed to remove network for build: Error during connect in the default daemon configuration on Windows, the Docker client must be run with elevated privileges” »

Containers

There has been a runner system failure: failed to start the process exec “pwsh”

Posted on 05/10/202128/08/2026 Christian By Christian No Comments on There has been a runner system failure: failed to start the process exec “pwsh”
There has been a runner system failure: failed to start the process exec “pwsh”

The Shell executor is a simple executor that you use to execute builds locally on the machine where GitLab Runner is installed. It supports all systems on which the Runner can be installed. In this article, you will learn how to fix there has been a runner system failure: failed to start the process exec…

Read More “There has been a runner system failure: failed to start the process exec “pwsh”” »

Containers

How to install and uninstall Docker Desktop on Windows 10 and Windows Server

Posted on 05/10/202128/08/2026 Christian By Christian 1 Comment on How to install and uninstall Docker Desktop on Windows 10 and Windows Server
How to install and uninstall Docker Desktop on Windows 10 and Windows Server

Docker is an open-source containerization platform that enables developers to package apps into containers and standardized executable components combining application source code with the operating system (OS) libraries and dependencies required to run that code in any environment. Please see how to create a static pod in Kubernetes, and how to install, register and start…

Read More “How to install and uninstall Docker Desktop on Windows 10 and Windows Server” »

Containers

Creating and Deploying Docker Registry Using Docker Image

Posted on 19/09/202129/08/2026 Imoh Etuk By Imoh Etuk 1 Comment on Creating and Deploying Docker Registry Using Docker Image
Creating and Deploying Docker Registry Using Docker Image

Creating and deploying a Docker registry gives you the autonomy to manage your images within your network, ensuring security, compliance, and faster access without relying on external resources. First, What is Docker Registry? The Registry is a stateless, highly scalable server-side application that stores and lets you distribute Docker images. In addition, the Registry is…

Read More “Creating and Deploying Docker Registry Using Docker Image” »

AWS/Azure/OpenShift

Pull and Deploy Nginx Container Images from Docker Hub

Posted on 12/09/202127/08/2026 Imoh Etuk By Imoh Etuk No Comments on Pull and Deploy Nginx Container Images from Docker Hub
Pull and Deploy Nginx Container Images from Docker Hub

This topic discusses Docker, which is a great container tool for building and deploying your application. Docker Hub stores public Docker images. You can use the Docker command-line interface (Docker CLI) for login, push, pull, and other container image operations on your container registry. In this article, you will learn how to Pull and Deploy Nginx Container Images from Docker Hub….

Read More “Pull and Deploy Nginx Container Images from Docker Hub” »

AWS/Azure/OpenShift, Virtualization

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • azure 1
    Fix SSO sign-in and non-routable domain issues AWS/Azure/OpenShift
  • How to pause updates and why
    How to Pause Windows Update via Windows Settings Windows
  • fast user switching in windows 10 1
    Fast user switching: How to create a desktop shortcut in Windows 10 to switch User Accounts Windows
  • image 8
    Enable or disable Core Isolation Memory Integrity in Windows 10 and 11 Windows
  • screenshot 2020 05 05 at 22.42.35
    How to run Windows applications on Linux via WineHQ Linux
  • image 73
    How to manage and use Amazon S3 access points using the AWS Management Console AWS/Azure/OpenShift
  • OpenVz
    OpenVZ template on Proxmox Server: How to Guide Virtualization
  • iso10
    Mount an ISO image in Windows 10 and 11 Windows

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,759 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive