Docker Run reiniciar na inicialização
$ docker run -d --restart unless-stopped <image>
yagami
$ docker run -d --restart unless-stopped <image>