RegistryContainer: {
    id?: string;
    imageProps?: RepositoryImageProps;
    type: "registry";
}