curl -sSL https://get.docker.com | sh && sudo usermod "$(whoami)" -aG docker && newgrp docker