Docker Run restart na rozruchu
$ docker run -d --restart unless-stopped <image>
yagami
$ docker run -d --restart unless-stopped <image>