Tagged articles

container

414 articles · Page 5 of 5
Ctrip Technology
Ctrip Technology
Dec 19, 2015 · Operations

Ctrip Continuous Delivery Conference – “Publish When Ready” – Sharing Practices and Platforms

The Ctrip Continuous Delivery Conference held on December 19 showcased industry experts discussing large‑scale deployment, container‑based delivery, mobile automation, and the MCD platform, highlighting practical strategies for high‑availability, rapid release pipelines across web and mobile services.

Release Automationcontainermobile deployment
0 likes · 6 min read
Ctrip Continuous Delivery Conference – “Publish When Ready” – Sharing Practices and Platforms
ITPUB
ITPUB
Nov 27, 2015 · Operations

How to Quickly Set Up a Data Science Environment with Docker

This guide explains why Docker simplifies data‑science environment setup, walks through installing Docker, pulling ready‑made images, running a container with Jupyter Notebook, managing files, installing additional packages, and cleaning up, providing step‑by‑step commands for Windows, macOS, and Linux users.

DevOpsDockerJupyter
0 likes · 14 min read
How to Quickly Set Up a Data Science Environment with Docker
21CTO
21CTO
Nov 23, 2015 · Cloud Native

Unveiling Docker 1.2: Deep Dive into Its Architecture and Core Components

This article provides a comprehensive analysis of Docker 1.2's architecture, detailing each module's function, the internal workflow of key commands, and how Docker's design enables lightweight, secure container virtualization for modern cloud‑native applications.

Cloud NativeDevOpsDocker
0 likes · 20 min read
Unveiling Docker 1.2: Deep Dive into Its Architecture and Core Components
MaGe Linux Operations
MaGe Linux Operations
Sep 16, 2015 · Operations

60+ Must-Have Open-Source DevOps Tools to Supercharge Your Workflow

This article compiles over 60 of the best open-source DevOps tools—including version-control systems, build automation, CI/CD platforms, container runtimes, configuration-management solutions, monitoring and logging utilities—to help developers implement efficient, automated, and scalable workflows without cost.

CI/CDDevOpsOpen Source
0 likes · 13 min read
60+ Must-Have Open-Source DevOps Tools to Supercharge Your Workflow
MaGe Linux Operations
MaGe Linux Operations
Jun 23, 2015 · Operations

Essential Docker Commands Every Developer Should Master

This guide introduces essential Docker commands—from pulling images and managing containers to inspecting and removing them—providing clear examples and best practices for safely operating Docker on any system, including host file configuration, interactive sessions, background execution, and cleanup procedures.

DevOpsDockerOperations
0 likes · 5 min read
Essential Docker Commands Every Developer Should Master