BaseImage
BaseImage
It contains information about the base image used for an application
JSON Example
{
"id": "d16c7f4d-b38a-405b-a1ca-3ac0a79418c1",
"name": "Debian 11",
"description": "Debian 11 base image",
"container_image": "docker.io/library/debian:11",
"operating_system": {
"id": "d16c7f4d-b38a-405b-a1ca-3ac0a79418c1",
"name": "Centos 7",
"distro": "centos",
"version": "7"
}
}
string
id
Required
Identifier of the base image
string
name
Required
Name of the base image
string
description
Optional
Description of the base image
string
container_image
Required
Container image used