Tag

Alpine Linux

0 views collected around this technical thread.

Laravel Tech Community
Laravel Tech Community
Nov 25, 2021 · Fundamentals

Alpine Linux 3.15 Release Highlights, Significant Changes, and Deprecation Notes

Alpine Linux 3.15 introduces disk‑encryption support, UEFI Secure Boot, updated kernels and packages, several significant changes such as gzip‑compressed kernel modules and removed MIPS64 support, and deprecates tools like sudo in favor of doas while warning about the upcoming end‑of‑life for php7.

Alpine LinuxOperating SystemPackage Management
0 likes · 3 min read
Alpine Linux 3.15 Release Highlights, Significant Changes, and Deprecation Notes
DevOps Cloud Academy
DevOps Cloud Academy
Jul 7, 2021 · Operations

Improving CI/CD Pipeline Speed with Self‑Hosted GitLab Runners, Caching, Alpine Images, and Conditional Jobs

To accelerate CI/CD pipelines, the article recommends using self‑hosted GitLab Runners on a private cloud to eliminate network bottlenecks, caching build dependencies locally, employing lightweight Alpine images for faster container pulls, and limiting job execution to changed files via the only:changes directive.

Alpine LinuxBuild CachingConditional Jobs
0 likes · 4 min read
Improving CI/CD Pipeline Speed with Self‑Hosted GitLab Runners, Caching, Alpine Images, and Conditional Jobs
Architects Research Society
Architects Research Society
Dec 12, 2019 · Operations

The Problem with Docker and Alpine’s Package Pinning

The article explains how Alpine Linux’s lack of historic package retention complicates Docker image reproducibility, discusses the importance of version pinning, compares repository versus package pinning, and highlights the challenges developers face when older package versions become unavailable.

Alpine LinuxDevOpsDocker
0 likes · 5 min read
The Problem with Docker and Alpine’s Package Pinning