archivy-docker icon indicating copy to clipboard operation
archivy-docker copied to clipboard

Volume for plugins

Open almereyda opened this issue 2 years ago • 2 comments

There should be a way to persist plugins installed into the container environment. The README suggests that this is currently not supported.

Some suggestions can be taken from:

  • https://testdriven.io/blog/docker-best-practices/

Ideally plugins are not installed into the container, but preinstalled into custom images, that reuse the archivy images with a FROM: directive. This could be exemplified in the documentation alongside this repository.

almereyda avatar Sep 24 '22 19:09 almereyda

This seems like a good idea. I don't have much time to do this right now though, but I'll keep it in mind.

Uzay-G avatar Sep 27 '22 14:09 Uzay-G

Yes, I only wanted to leave a note, because the idea came to mind.

On Tue, 27 Sept 2022 at 16:08, Uzay-G @.***> wrote:

This seems like a good idea. I don't have much time to do this right now though, but I'll keep it in mind.

— Reply to this email directly, view it on GitHub https://github.com/archivy/archivy-docker/issues/19#issuecomment-1259564281, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAMRV7F3WWQNEHQQ6CAS32DWAL5UFANCNFSM6AAAAAAQUYIAJI . You are receiving this because you authored the thread.Message ID: @.***>

almereyda avatar Sep 27 '22 21:09 almereyda