Custom Image
Overview
Prerequisites
Description
Simple example
Step 1: Add your modified files at the root of the context
context-dir\
inetpub\
wwwroot\
web.config
wfgen\
web.config
bin\
MyCustomLib.dll
ws\
bin\
MyCustomLib.dll
App_Themes\
Default\
portal\
banner\
banner.htm
Program Files\
Advantys\
WorkflowGen\
Services\
Bin\
MyCustomLib.dllStep 2: Add a Dockerfile to the context directory
Step 3: Build your custom WorkflowGen image
Example with legacy custom WorkflowGen web application/procedure
Last updated