How to add Environment Variables to Run distro in Docker?

We want to add additional configuration/environment variables to the Camunda Run system while running in Docker. Does anyone have some guidance on how to do this so the values will be available for some expressions in the BPMN processes?

-Doug