Docker Run restart na rozruchu

$ docker run -d --restart unless-stopped <image>
yagami