Bookmark and Share Subscribe Bookmark and Share

You are currently browsing the archives for the Containers category.

Categories

Advertisement

Currently browsing Containers.



Dec
31

Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Minikube (latest release as of 12/20/2019) https://minikube.sigs.k8s.io/docs/start/windows/ Testing Date: 12/30/2019 Background: Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a Virtual Machine (VM) on your […]

Tags: , , ,
Filed Under: Windows 10, Containers, Kubernetes
Comments: Comments Off on Install Minikube for Kubernetes testing on Windows 10 Enterprise or Pro





Dec
26

Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Docker Desktop Community: Version 2.1.0.5 (Released 11/18/2019) Jenkins: (Release Date 12/26/2019) – https://hub.docker.com/r/jenkins/jenkins Testing Date: 12/26/2019 Background: What is Jenkins? In a nutshell Jenkins CI (Continuous Integration) is the leading open-source continuous integration server. Built with […]

Tags: , ,
Filed Under: Docker, Containers, CI/CD Pipelines
Comments: Comments Off on Deploy Jenkins container on Docker Desktop for Windows





Dec
26

Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Docker Desktop Community: Version 2.1.0.5 (Released 11/18/2019) Testing Date: 12/26/2019 Error: PS C:\WINDOWS\system32> docker pull microsoft/nanoserver Using default tag: latest error during connect: Post http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.40/images/create?fromImage=microsoft%2Fnanoserver&tag=latest: open //./pipe/docker_engine: The system cannot find the file specified. In the […]

Tags: , ,
Filed Under: Docker, Containers
Comments: Comments Off on Docker Desktop For Windows “error during connect” or “error response from daemon” error message





Dec
25

Testing Environment Information: Windows 10 Enterprise: Version 1909 (OS Build 18396.535) (Type winver or systeminfo at a Command Prompt) Docker Desktop Community: Version 2.1.0.5 (Released 11/18/2019) Testing Date: 12/23/2019 References: Docker for Windows (https://docs.docker.com/docker-for-windows/release-notes/) Docker Images (https://hub.docker.com/search?type=image) Installation: Download the “Docker Desktop Installer.exe” from the Docker site Right click on the executable and make sure […]

Tags: , ,
Filed Under: Docker, Containers
Comments: Comments Off on Install Docker Desktop for Windows on Windows 10 Enterprise