Programster's Blog

Tutorials focusing on Linux, programming, and open-source

Alpine Linux - Install BASH

The steps below show you how to install BASH inside Alpine Linux. The only reason I need this is because I quite often find that third-party docker images are using Alpine Linux and I would like to use BASH when poking around inside.

Once you know these steps, you can figure out how to install other packages you might need.

Steps

apk update
apk upgrade
apk add bash

References

Last updated: 13th February 2021
First published: 2nd February 2021

This blog is created by Stuart Page

I'm a freelance web developer and technology consultant based in Surrey, UK, with over 10 years experience in web development, DevOps, Linux Administration, and IT solutions.

Need support with your infrastructure or web services?

Get in touch