11.2.6.3 Content of Generated Dockerfile
The generated Dockerfile is tailor-made for the specific MPLAB X IDE project.
The setup includes:
- Debian GNU/Linux 10
 - Basic tools such as curl, make and unzip
 - MPLAB X IDE installation
                                including the binaries:
- mdb - Microchip Debugger
 - prjMakefilesGenerator - CLI for generating Makefiles for MPLAB X IDE projects
 - xclm - XC Toolchain license manager
 - IPE - MPLAB Integrated Programming Environment
 
 - MPLAB XC Toolchain installation. The installation uses the same version as specified in the MPLAB X IDE project
 - The same Device Family Packs (DFPs) as specified in the MPLAB X IDE project
 
