Guidelines for Adding Customization
You need to adhere to few guidelines while adding different kinds of custom resources
to the customization init container during building an image. The following sections define the
specific guidelines applicable for adding each of the supported customizations to a
customization init container image:
Custom Third-party Libraries
The customization init image can be used to configure custom third-party libraries including jars, database driver jars, properties and shared or native libraries.
Custom Services
The customization init image can be used to configure custom services.
User Exits
The out of the box image comes bundled with all the supported default user exit xmls, namely:
Custom Properties
The customization init image can be used to configure override files and adding new or updating existing product property files.
Custom SFG Protocols
The customization init image can be used to configure custom SFG protocol files.
UI Branding
The customization init image can be used to apply custom UI branding for the supported web interfaces including dashboard, mailbox, filegateway, myfilegateway and myfg20.
Custom Liberty Extensions
The customization init image can be used to configure custom liberty extensions including jvm.options and server-overrides.xml .
Custom Startup Extensions
The customization init image can be used to configure custom startup extensions.