Michal Rostecki a5c1aa0b81 Run HAProxy in a chroot jail
It's impossible to drop root for the HAProxy container.
But HAProxy provides a possibility to use a chroot jail.

When attaching to the HAProxy container, we see that
the root directory is changed:

    $ sudo docker exec -ti haproxy bash
    (haproxy)[root@operator /]# ls -di /
    259 /

Co-Authored-By: Vikram Hosakote <vhosakot@cisco.com>

Closes-Bug: #1552289

Change-Id: I9d55e9b741b8560cac53dc8b837a24a3029a4dc0
2016-05-06 10:23:49 +02:00
..
2016-03-09 13:53:55 +01:00
2016-02-10 08:25:23 +09:00
2016-05-06 10:23:49 +02:00
2016-05-02 07:44:29 -04:00
2016-03-28 08:51:35 -03:00
2016-05-02 07:44:29 -04:00
2016-04-21 03:00:45 -04:00
2016-04-22 16:49:00 +00:00