docker-lvm-plugin icon indicating copy to clipboard operation
docker-lvm-plugin copied to clipboard

Plugin in docker hub?

Open jasle opened this issue 6 years ago • 4 comments

Would it be possible to make to plugin available on the docker hub?

jasle avatar Jan 16 '19 00:01 jasle

Seconded.

LordMike avatar Jan 30 '19 14:01 LordMike

As far as I can see, there is a config.json needed, to bring a plugin to the docker hub. https://docs.docker.com/engine/extend/config/ There is an (older) Version of the lvm-plugin in docker hub, which have an config.json in the repository: https://github.com/nickbreen/docker-lvm-plugin

Maybe someone who is more familiar with docker, could have a look at what's to do here, to bring the lvm plugin to the docker hub?

jasle avatar Mar 07 '19 02:03 jasle

@jasle @LordMike https://github.com/nickbreen/docker-lvm-plugin looks like a fork of containers/docker-lvm-plugin, which might have support for docker-lvm-plugin as a container. We don't support that repo. If you need that feature you are welcome to use that plugin.

We have not added the plugin as a docker image. This requires some work, and I am pretty occupied right now. So I am not sure I will get to this soon.

shishir-a412ed avatar May 26 '19 05:05 shishir-a412ed

@shishir-a412ed yep it is fork and those files looked to be working so I collected them to #96

olljanat avatar Oct 06 '20 15:10 olljanat