n4bb12 / verdaccio-github-oauth-ui

📦🔐 GitHub OAuth plugin for Verdaccio
https://verdaccio.org
MIT License
73 stars 45 forks source link

Installing plugin with Official Verdaccio Docker Image #119

Closed macmandr197 closed 3 years ago

macmandr197 commented 3 years ago

Is it possible to install this plugin alongside the official docker image? I have a Verdaccio docker image running on unraid, with a "plugin" path defined. Ideally I'd be able to download the plugin externally (not through npm), put it in the plugins folder, and somehow get them to talk to each other. I also use a proxy server, so I'd imagine I would need to put a variable called GLOBAL_AGENT_HTTP_PROXY into my docker compose file in order to get things to behave properly?

n4bb12 commented 3 years ago

There is an example Dockerfile here https://github.com/n4bb12/verdaccio-github-oauth-ui/blob/master/Dockerfile

macmandr197 commented 3 years ago

Hmm, okay. That's what I thought. Just trying to get those commands appended to my existing dockerfile as I have no way to modify it directly in my environment. I have the ability to append commands on the end of the dockerfile, but for whatever reason the USER, and RUN commands are not recognized at all.

On Tue, Dec 29, 2020 at 8:49 PM Abraham Schilling notifications@github.com wrote:

Closed #119 https://github.com/n4bb12/verdaccio-github-oauth-ui/issues/119.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/n4bb12/verdaccio-github-oauth-ui/issues/119#event-4156088130, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABKLLC62K77SJHH3VGK36K3SXKBI5ANCNFSM4VNZMZMQ .