معرفی شرکت ها


docker-novolume-plugin-1.10.3-59.1.el7.x86_64.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Block container starts with local volumes defined
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 7
مخزن Centos paas x86_64
نام بسته docker-novolume-plugin
نام فایل بسته docker-novolume-plugin-1.10.3-59.1.el7.x86_64.rpm
نسخه بسته 1.10.3
انتشار بسته 59.1.el7
معماری بسته x86_64
نگهدارنده -
تاریخ ساخت Wed Mar 29 20
هاست سازنده c1be.rdu2.centos.org
نوع بسته .rpm
آدرس صفحه اصلی https://github.com/projectatomic/docker-novolume-plugin
مجوز MIT
حجم دانلود 2.3M
حجم نصب 9.056M
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.


جایگزین ها



نیازمندی

مقدار نام
= 2:1.10.3-59.1.el7 docker
- libc.so.6()(64bit)
- libc.so.6(GLIBC_2.2.5)(64bit)
- libpthread.so.0()(64bit)
- libpthread.so.0(GLIBC_2.2.5)(64bit)
- libpthread.so.0(GLIBC_2.3.2)(64bit)


ارائه دهنده

مقدار نام
= 2:1.10.3-59.1.el7 docker-novolume-plugin
= 2:1.10.3-59.1.el7 docker-novolume-plugin(x86-64)


نحوه نصب


نصب پکیج rpm docker-novolume-plugin:

    sudo yum localinstall docker-novolume-plugin-1.10.3-59.1.el7.x86_64.rpm


فایل ها

مسیرها
/usr/lib/systemd/system/docker-novolume-plugin.service
/usr/lib/systemd/system/docker-novolume-plugin.socket
/usr/libexec/docker/docker-novolume-plugin
/usr/share/doc/docker-novolume-plugin-1.10.3
/usr/share/doc/docker-novolume-plugin-1.10.3/README.md
/usr/share/licenses/docker-novolume-plugin-1.10.3
/usr/share/licenses/docker-novolume-plugin-1.10.3/LICENSE


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2017-03-29

Rebuild for Paas SIG

2016-12-14

Manually CentOS Debranding

2016-11-19

correct typo

2016-11-18

Resolves: #1382997 - correctly remove docker-selinux policies when the
Resolves: #1346206 - do not override DOCKER_CERT_PATH if it's already set
Resolves: #1389328, #1393443 - rhel-push-plugin fixes
bump Epoch to 2, since the recent 1.12.3 was already on Epoch: 1
move docker-selinux to container-selinux
built rhel-push-plugin commit eb9e6be
built container-selinux origin/RHEL-1.12 commit 98617f3
built dss commit 0d53efa

2016-10-20

Resolves: #1385641 - additional policy rules for RHEL rpms

2016-10-18

Resolves: #1380474
built docker projectatomic/rhel7-1.10.3 commit 30bf0b8

2016-09-19

Resolves: #1376950, #1376953
built docker-novolume-plugin commit c521254
built rhel-push-plugin commit d89861d

2016-09-12

Resolves: #1374265
built commit 25e0f0e

2016-09-07

Resolves: #1373952 - typebounds can't be used in rhel yet
re-add v1.10-migrator
built docker-selinux commit 583a67f
built v1.10-migrator commit c417a6a

2016-09-06

Resolves: #1370935 - fs_rw_nsfs_files broken in selinux-policy, included in
selinux
built docker-selinux commit 3d17c3f

2016-09-06

Resolves: #1370935 - remove label for kubelet directory from docker-selinux
Resolves: #1357121 - install cron job to cleanup dead containers
Resolves: #1303123, #1330141, #1336857, #1346185, #1353626, #1355783,
Resolves: #1362611, #1370935
built docker projectatomic/rhel7-1.10.3 commit ef55c88
built docker-selinux commit edbbfc9
built docker-lvm-plugin commit bc03b53
built d-s-s commit 95194cb

2016-08-31

built docker-selinux commit 45be230

2016-08-26

built docker-selinux commit dba8e03

2016-08-16

built docker projectatomic/rhel7-1.10.3 commit f9d4a2c
built docker-selinux commit 69140d6
built d-s-s commit 338cf62
built rhel-push-plugin commit 4eaaf33
built docker-lvm-plugin commit 532c7ad

2016-06-23

46.x release tag used for 7.2.6, use 47 and up for 7.3

2016-06-23

built docker-selinux commit 7419650
use selinux-policy >= 3.13.1-64 [rhel-7.3]