[][src]Function mcai_worker_sdk::worker::docker::get_instance_id

pub fn get_instance_id(filename: &str) -> String

Retrieve the identifier of this instance.

It can be the Docker container ID. Else an UUID is generated to provide an unique identifier.