When you run one of these containers, https://hub.docker.com/r/atlassian/jira-software , it (of course) asks for a license.
I am mostly interested in these for quickly testing a plugin on different versions of Jira. So pull up a container, test something, tear it back down.
Any way I can run them in 'dev mode' or something s.t. our developers don't have to constantly generate and provide licenses when they test something, kind of like it works for `atlas-debug`?