ogRepo new endpoints. Export/Import image
testing/ogcore-api/pipeline/head This commit looks good
Details
testing/ogcore-api/pipeline/head This commit looks good
Details
parent
3c7fa26e32
commit
627bf75468
|
@ -41,7 +41,7 @@ class ImportAction extends AbstractOgRepositoryController
|
|||
|
||||
$params = [
|
||||
'json' => [
|
||||
'image' => $image->getName(),
|
||||
'image' => $image->getName().'.img',
|
||||
'repo_ip' => $repository->getIp(),
|
||||
'user' => 'opengnsys',
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue