Skip to content

disk quota for docker container #71

Description

@marcus-sds

Can we set the disk volume limitation for each one created bu container broker?

664e4b3813# docker run -it ubuntu /bin/bash
root@75534586daa1:/# df -h
Filesystem Size Used Avail Use% Mounted on
none 63G 8.4G 52G 15% /
tmpfs 1000M 0 1000M 0% /dev
tmpfs 1000M 0 1000M 0% /sys/fs/cgroup
/dev/xvdf1 63G 8.4G 52G 15% /etc/hosts
shm 64M 0 64M 0% /dev/shm
tmpfs 1000M 0 1000M 0% /sys/firmware

664e4b3813# docker run -it --storage-opt size=1G ubuntu /bin/bash
/var/vcap/packages/docker/bin/docker: Error response from daemon: --storage-opt is not supported for aufs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions