Docker membuat container auto start

docker run -d --restart always cont-name image-name:image-version
Karamolegkos