#!/bin/bash
# Need armbian-config?
apt install -y vim
apt install -y docker.io docker-cli docker-compose
usermod -aG docker armbian