elias@elias-desktop:~
$ docker run ubuntu /bin/echo "hello docker!"
docker: Cannot connect to the Docker daemon. Is the docker daemon running on this host?.
See 'docker run --help'.
Você está vendo a versão anterior da nova experiência da Alura que estamos preparando para você. Em breve, ela ganha uma identidade visual novinha totalmente pensada em potencializar seus estudos!
elias@elias-desktop:~
$ docker run ubuntu /bin/echo "hello docker!"
docker: Cannot connect to the Docker daemon. Is the docker daemon running on this host?.
See 'docker run --help'.
já consegui resolver no outro tópico.