Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource docker-novolume-plugin

When a volume in provisioned via the `VOLUME` instruction in a Dockerfile or via `docker run -v volumename`, host's storage space is used. This could lead to an unexpected out of space issue which could bring down everything. There are situations where this is not an accepted behavior. PAAS, for instance, can't allow their users to run their own images without the risk of filling the entire storage space on a server. One solution to this is to deny users from running images with volumes. This way the only storage a user gets can be limited and PAAS can assign quota to it. This plugin solves this issue by disallowing starting a container with local volumes defined. In particular, the plugin will block `docker run` with: - `--volumes-from` - images that have `VOLUME`(s) defined - volumes early provisioned with `docker volume` command The only thing allowed will be just bind mounts.

Found 1 sites for docker-novolume-plugin

Found 13 RPM for docker-novolume-plugin

PackageSummaryDistributionDownload
docker-novolume-plugin-1.13.1-210.git7d71120.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-210.git7d71120.el7.centos.x86_64.rpm
docker-novolume-plugin-1.13.1-209.git7d71120.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-209.git7d71120.el7.centos.x86_64.rpm
docker-novolume-plugin-1.13.1-208.git7d71120.el7_9.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-208.git7d71120.el7_9.x86_64.rpm
docker-novolume-plugin-1.13.1-206.git7d71120.el7_9.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-206.git7d71120.el7_9.x86_64.rpm
docker-novolume-plugin-1.13.1-205.git7d71120.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-205.git7d71120.el7.centos.x86_64.rpm
docker-novolume-plugin-1.13.1-204.git0be3e21.el7.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-204.git0be3e21.el7.x86_64.rpm
docker-novolume-plugin-1.13.1-203.git0be3e21.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-203.git0be3e21.el7.centos.x86_64.rpm
docker-novolume-plugin-1.13.1-162.git64e9980.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-162.git64e9980.el7.centos.x86_64.rpm
docker-novolume-plugin-1.13.1-161.git64e9980.el7_8.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-161.git64e9980.el7_8.x86_64.rpm
docker-novolume-plugin-1.13.1-109.gitcccb291.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-109.gitcccb291.el7.centos.x86_64.rpm
docker-novolume-plugin-1.13.1-108.git4ef4b30.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-108.git4ef4b30.el7.centos.x86_64.rpm
docker-novolume-plugin-1.13.1-103.git7f2769b.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-103.git7f2769b.el7.centos.x86_64.rpm
docker-novolume-plugin-1.13.1-102.git7f2769b.el7.centos.x86_64.htmlBlock container starts with local volumes definedExtras packages for CentOS 7.9.2009 for x86_64docker-novolume-plugin-1.13.1-102.git7f2769b.el7.centos.x86_64.rpm

Generated by rpm2html 1.6

Fabrice Bellet