BASH
BASH provides a way to automate tasks on Linux servers. It is used for CI/CD functionality with Docker environments.
Other *nix shells may also be used where required:
- ASH (a lightweight shell variant used on Alpine Linux container operating systems)
- SH (the default shell in case BASH is unavailable)