Tagged articles
3 articles
Page 1 of 1
MaGe Linux Operations
MaGe Linux Operations
Sep 12, 2024 · Operations

How to Deploy Docker Across Multiple Hosts with Docker‑Machine: Step‑by‑Step Guide

This tutorial explains how to use Docker‑Machine to batch‑install Docker on multiple Ubuntu hosts, covering environment preparation, SSH key setup, Docker‑CE installation via Alibaba Cloud mirrors, creating generic drivers, configuring remote daemon access, and leveraging bash completion for smoother management.

Bashdocker-machinemulti-host deployment
0 likes · 11 min read
How to Deploy Docker Across Multiple Hosts with Docker‑Machine: Step‑by‑Step Guide
DevOps
DevOps
Jul 14, 2016 · Cloud Native

Creating and Managing Dockerized Hosts with Docker‑Machine

This article explains how to set up Dockerized hosts using Docker‑Machine on Windows, covers driver options, environment configuration, and demonstrates building, publishing, and running a .NET Core application in containers on both local and cloud platforms.

AWScontainer-hostdocker-machine
0 likes · 9 min read
Creating and Managing Dockerized Hosts with Docker‑Machine