Docker Example
What you get
Files in the example folder
Step-by-step
1) Choose an output folder on your host
2) Update docker-compose.yml volume mapping
docker-compose.yml volume mapping3) Provide licensing (verification code or license file)
Option A (recommended): environment variable
Option B: mount a license file and pass its path
4) Build and run
5) Verify the host output folder
Last updated