Imports
Begin the import of an image analyzed by Syft into the system
post/imports/images/{operation_id}/dockerfile
Path parameters
operation_idstring required
Response
success
Example response
{
"digest": "digest",
"created_at": "2000-01-23T04:56:07.000+00:00"
}