Tagged articles
2 articles
Page 1 of 1
Alibaba Cloud Native
Alibaba Cloud Native
Jun 18, 2024 · Cloud Native

Streamline Multi‑Environment Docker Image Promotion with Flow Pipelines

This guide explains how to manage container image artifacts across test, pre‑release, and production stages using Alibaba Cloud's Flow pipelines, detailing two best‑practice approaches—retrieving images via Flow pipeline sources or ACR artifact sources—and an advanced workflow that adds automatic image scanning for security compliance.

ACRDockerImage Promotion
0 likes · 8 min read
Streamline Multi‑Environment Docker Image Promotion with Flow Pipelines
Alibaba Cloud Native
Alibaba Cloud Native
Mar 12, 2021 · Cloud Native

Deploy Cloud‑Native CI/CD with GitHub Actions and Alibaba Cloud ACK

This guide explains how to use GitHub Actions together with Alibaba Cloud Container Service (ACK) and Container Registry (ACR) to build a lightweight, automated CI/CD pipeline that packages an Nginx app into a container, pushes it to ACR, and deploys it to ACK, illustrating a practical DevOps workflow.

ACKACRAlibaba Cloud
0 likes · 11 min read
Deploy Cloud‑Native CI/CD with GitHub Actions and Alibaba Cloud ACK