---
title: Development overview
description: This section covers how developers build custom Docker images for the Ping Identity Platform. It also contains important conceptual material that you need to understand before you start creating Docker images.
component: forgeops
version: 7.4
page_id: forgeops::cdk/develop/intro
canonical_url: https://docs.pingidentity.com/forgeops/7.4/cdk/develop/intro.html
keywords: ["CDK", "Docker"]
section_ids:
  developer_checklist: Developer checklist
---

# Development overview

This section covers how developers build custom Docker images for the Ping Identity Platform. It also contains important conceptual material that you need to understand before you start creating Docker images.

## Developer checklist

Setup:

* [icon: square-o, set=fa]*[Perform additional setup](setup.html)*

Concepts:

* [icon: square-o, set=fa][Understand custom images](custom-images.html)

* [icon: square-o, set=fa][Understand types of configuration](fr-data.html)

* [icon: square-o, set=fa][Understand property value substitution](value-substitution.html)

Custom Docker images:

* [icon: square-o, set=fa][Customize the AM image](am.html)

* [icon: square-o, set=fa][Customize the IDM image](idm.html)
