Install abuild via Docker

Learn and practice how to install abuild, the package builder of Alpine Linux.

Preface

Now that we have learned the basics of Alpine Linux, we can start practicing how to build packages.

Setting up a Docker container

The easiest way to start using Alpine Linux is through Docker. We can use Docker via the terminal widgets that are built into this course. We can run any command we could run in a usual Alpine Linux Docker container with these widgets. Let’s try running cat /etc/os-release in the terminal below to see what Alpine Linux release version we’re using!

Create a free account to view this lesson.

By signing up, you agree to Educative's Terms of Service and Privacy Policy