jefflester/minitrino

Improve license propagation

Closed this issue · 2 comments

Currently, you are required to uncomment the volume mount in ~/.minitrino/lib/docker-compose.yml and set ${STARBURST_LIC_PATH}. We should not expect the user to need to uncomment a volume mount, so let's figure out a cleaner approach to get this file propagated. In my mind, if you have the variable set, that is all that should be required from a user-facing perspective.

Addressed by 3682376

Closed with #63