Alpine Linux: Dockerfile: install package from edge

14 · Thiago Perrotta · June 4, 2025, 10:42 a.m.
Summary
This blog post discusses how to install a package from the edge version of Alpine Linux in a Dockerfile by using a custom repository URL with the apk add command. It serves as a practical guide for developers looking to utilize the latest packages that haven't yet reached a stable release.