RSS Amplifier

Developer. Documentarian. Educator. on Marcus Olsson · Jan 5, 2022

How I use Docker for plugin development

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

I thought I’d share how I use Docker for developing plugins. Docker makes it really easy for me to test my plugin against multiple versions of Grafana. For example, to make sure that the plugin still works with the earliest supported version of Grafana (as defined by grafanaDependency in plugin.json).

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.