Error running docker (OCI runtime create failed)

Hi,

You will need the --runtime nvidia flag to enable GPU within the container.

The OCI runtime create failed error is a known issue due to apt-upgrade.
Please check the below comment for the workaround:

Thanks.