# Is it possible to use a local plugin directory with a docker install?

**URL:** https://meta.discourse.org/t/is-it-possible-to-use-a-local-plugin-directory-with-a-docker-install/227390
**Category:** Development
**Created:** [May 18, 2022, 1:39pm UTC](https://meta.discourse.org/t/is-it-possible-to-use-a-local-plugin-directory-with-a-docker-install/227390 "2022-05-18T13:39:32Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![merefield](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/merefield/32/176214_2.png) [@merefield](https://meta.discourse.org/u/merefield)
#### Post date: [May 18, 2022, 2:46pm UTC](https://meta.discourse.org/t/is-it-possible-to-use-a-local-plugin-directory-with-a-docker-install/227390/12 "2022-05-18T14:46:26Z")

</div>

If it’s just a js file, you can deploy that in a theme component.

Theme Components can be copied to a site, so long as it is accessible via https using the discourse\_theme gem.

You can even use an existing remote production site for that purpose, no need to set up a local one.

See [Discourse Theme CLI (console app to help you build themes) - howto / developers - Discourse Meta](https://meta.discourse.org/t/discourse-theme-cli-console-app-to-help-you-build-themes/82950)

---

_[View the full topic](https://meta.discourse.org/t/is-it-possible-to-use-a-local-plugin-directory-with-a-docker-install/227390)._
