v1
latestOpenAPI 3.1.02026-07-261690320.7 KBAdd public container
Add public container image to Aikido to scan, such as nginx:latest
post/containers/public
Request body
Example request
{
"registry_kind": "docker-hub",
"container_repo_name": "node",
"tag": "18"
}Response
The public container has been added to aikido.
Example response
{
"container_repo_id": 1
}