For an already running instance (with it's port mapping configuration and data stored inside of it) I can't go back to doing a "docker run --restart=always", so it would be nice to have a way of setting the RestartPolicy on start also, not only on run.