docker run --rm --name neofetch alpine /bin/sh -c "apk add neofetch; neofetch"
