#!/usr/bin/env bash set -e echo "Installing Docker for Arch-based systems..." pacman -Sy --noconfirm docker docker-compose