Tagged articles
32 articles
Page 1 of 1
Xiao Liu Lab
Xiao Liu Lab
Jan 6, 2026 · Operations

Boost Docker Pull Speed: Verified Mirror List & One‑Click Setup (2026)

This guide explains why Docker image pulls can be painfully slow, presents a curated list of reliable mirror URLs verified on January 6 2026, provides a one‑click installation script for Docker with automatic mirror configuration, and includes detailed manual setup steps and verification commands for Linux environments.

Container RegistryDevOpsDocker
0 likes · 8 min read
Boost Docker Pull Speed: Verified Mirror List & One‑Click Setup (2026)
Xiao Liu Lab
Xiao Liu Lab
Nov 25, 2025 · Cloud Native

Step‑by‑Step Guide to Deploy Harbor 2.14.1 Private Registry with HTTPS and Trivy

This tutorial walks you through installing a private, secure Harbor 2.14.1 container registry on Linux, covering system prerequisites, Docker setup, offline installer download, detailed harbor.yml configuration, firewall adjustments, optional self‑signed certificates, installation scripts, verification, image push testing, common admin commands, production best practices, and troubleshooting tips.

Container RegistryHarborKubernetes
0 likes · 11 min read
Step‑by‑Step Guide to Deploy Harbor 2.14.1 Private Registry with HTTPS and Trivy
Ray's Galactic Tech
Ray's Galactic Tech
Oct 15, 2025 · Cloud Native

How to Deploy and Operate an Enterprise‑Grade Harbor Registry on Kubernetes

Learn a step‑by‑step, production‑ready guide to install, configure, secure, and scale Harbor—a private container and Helm chart registry—on a Kubernetes cluster, covering Helm preparation, values.yaml tuning, TLS, persistence, authentication, high‑availability, monitoring, CI/CD integration, and troubleshooting.

Cloud NativeContainer RegistryDevOps
0 likes · 9 min read
How to Deploy and Operate an Enterprise‑Grade Harbor Registry on Kubernetes
Practical DevOps Architecture
Practical DevOps Architecture
Aug 7, 2025 · Cloud Native

How to Rebuild Harbor and Sync Images to a New Registry

This guide explains why the original Harbor server needed to be taken offline, walks through setting up a new Harbor instance, and details the step‑by‑step configuration of source and replication repositories plus enabling the replication rule to synchronize images.

Cloud NativeContainer Registryimage replication
0 likes · 2 min read
How to Rebuild Harbor and Sync Images to a New Registry
Practical DevOps Architecture
Practical DevOps Architecture
Aug 7, 2025 · Cloud Native

Step-by-Step Guide to Install Docker, Docker‑Compose, and Harbor on CentOS

This tutorial walks you through removing old Docker packages, configuring yum repositories (official and Alibaba Cloud mirrors), installing a specific Docker Engine version, setting up image acceleration, verifying Docker, installing Docker‑Compose, downloading and configuring Harbor, and finally validating the Harbor registry on a CentOS system.

CentOSCloud NativeContainer Registry
0 likes · 5 min read
Step-by-Step Guide to Install Docker, Docker‑Compose, and Harbor on CentOS
Full-Stack DevOps & Kubernetes
Full-Stack DevOps & Kubernetes
Jun 19, 2025 · Operations

Managing a Headless Harbor Registry via Curl API

When a Harbor registry is deployed on a cloud ECS without a public IP or GUI, you can still list projects, view repositories, retrieve image digests, and delete images entirely through RESTful API calls using curl, followed by a manual garbage‑collection step to reclaim disk space.

APIContainer RegistryHarbor
0 likes · 7 min read
Managing a Headless Harbor Registry via Curl API
Open Source Tech Hub
Open Source Tech Hub
Jun 8, 2024 · Operations

Docker Hub Mirror Service Stopped – Find Fast Alternative Registries

The Shanghai Jiao Tong University mirror announced the shutdown of its Docker Hub accelerator on June 6, prompting users to replace the unavailable address with other domestic mirrors such as NetEase, Alibaba Cloud, Baidu, and Nanjing University to maintain fast container image downloads.

Container RegistryMirrorOperations
0 likes · 3 min read
Docker Hub Mirror Service Stopped – Find Fast Alternative Registries
Architecture Digest
Architecture Digest
Mar 30, 2023 · Cloud Native

Docker Hub’s Shift to Paid Plans: Impact, Community Reaction, and Alternative Container Registries

Docker Hub announced that free organization accounts will lose access to private repositories after April 14 unless upgraded to a paid plan, prompting community backlash, outlining the continued availability of public images, and reviewing alternative container solutions such as Podman and Containerd.

Cloud NativeContainer RegistryPodman
0 likes · 9 min read
Docker Hub’s Shift to Paid Plans: Impact, Community Reaction, and Alternative Container Registries
Alibaba Cloud Native
Alibaba Cloud Native
Sep 28, 2022 · Cloud Native

How Lixun Logistics Cut Registry Complexity by 50% with Alibaba Cloud ACR EE

Facing high operational costs and scaling challenges with its self-built Harbor registry, Lixun Logistics migrated core container images to Alibaba Cloud’s ACR Enterprise Edition, achieving a 50% reduction in registry complexity, 60% faster image distribution, and enhanced security across multi-region deployments.

ACR EEAlibaba CloudCloud Native
0 likes · 9 min read
How Lixun Logistics Cut Registry Complexity by 50% with Alibaba Cloud ACR EE
Cloud Native Technology Community
Cloud Native Technology Community
Oct 22, 2021 · Cloud Native

Enterprise‑Scale Harbor: Multi‑Arch Migration, Governance & Performance Tips

Zhang Chenyu from Lingque Cloud shares a comprehensive enterprise‑level Harbor case study, covering its role as an image registry, migration from 1.x to 2.x with multi‑architecture support, internal governance policies, integration with ACP, community contributions, performance workgroup findings, and the offered Harbor Enterprise edition.

Cloud NativeContainer RegistryDevOps
0 likes · 16 min read
Enterprise‑Scale Harbor: Multi‑Arch Migration, Governance & Performance Tips
Programmer DD
Programmer DD
Feb 21, 2021 · Cloud Native

How to Build a Fast Docker Registry Proxy in China with Kubernetes and Envoy

This guide shows how to set up a self‑hosted Docker registry proxy using Docker's registry image, Kubernetes (k3s), and Envoy to accelerate access to public image repositories like gcr.io, quay.io, and Docker Hub from within China, covering prerequisites, custom Dockerfile, deployment manifests, Envoy configuration, authentication, and cache cleanup.

Cloud NativeContainer RegistryDocker
0 likes · 22 min read
How to Build a Fast Docker Registry Proxy in China with Kubernetes and Envoy
Architects' Tech Alliance
Architects' Tech Alliance
Jan 31, 2020 · Cloud Native

Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud

The article surveys the 2020 DevOps landscape, highlighting how cloud‑native architecture, container registries, Go adoption, heightened security, open‑source momentum, serverless computing, and multi‑cloud strategies are reshaping software delivery and organizational digital transformation.

Cloud NativeContainer RegistryDevOps
0 likes · 19 min read
Key DevOps Trends for 2020: Cloud‑Native, Container Registries, Go, Security, Open Source, Serverless, and Multi‑Cloud
360 Tech Engineering
360 Tech Engineering
Aug 16, 2019 · Cloud Native

Understanding Harbor: Architecture, Features, High Availability, and Image Storage

This article explains the Harbor container image registry, its six‑component architecture, role‑based access control, project management, image replication, high‑availability deployment with load balancing, Docker image layers, overlay2 storage details, and the directory structure and workflow for storing and uploading images.

Cloud NativeContainer RegistryDocker
0 likes · 13 min read
Understanding Harbor: Architecture, Features, High Availability, and Image Storage
Java Captain
Java Captain
May 12, 2019 · Operations

Fundamentals of Container Technology and Docker

This article explains the core concepts of container technology—including specifications, runtimes, management tools, image definitions, registries, and container operating systems—while illustrating why containers are advantageous for developers and operations teams in modern software delivery.

Container OSContainer RegistryContainers
0 likes · 9 min read
Fundamentals of Container Technology and Docker
Open Source Tech Hub
Open Source Tech Hub
Apr 18, 2019 · Cloud Native

How to Build, Tag, and Push Docker Images to Alibaba Cloud Registry

This guide walks through building a Docker image, logging into Docker Hub or Alibaba Cloud Registry, tagging the image, pushing it to the remote repository, pulling it back, and also covers basic BusyBox usage, USTC mirror setup for Docker, and fast installation of Docker‑Compose.

Alibaba CloudBusyBoxContainer Registry
0 likes · 10 min read
How to Build, Tag, and Push Docker Images to Alibaba Cloud Registry
Efficient Ops
Efficient Ops
Aug 3, 2016 · Operations

How Harbor Enables Seamless Container Image Replication Across Registries

This article explains the design and implementation of Harbor's policy‑based Docker image replication, detailing its architecture, job service workflow, state‑machine handling, and how it reduces storage‑specific dependencies while simplifying large‑scale container registry synchronization.

Cloud NativeContainer RegistryHarbor
0 likes · 8 min read
How Harbor Enables Seamless Container Image Replication Across Registries