Files
docker-cli/components/engine/contrib
Andrei Gherzan 776912e30d check-config.sh: Add check for CONFIG_BTRFS_FS_POSIX_ACL
docker is trying to set system.posix_acl_access but using BTRFS this fails if
CONFIG_BTRFS_FS_POSIX_ACL is not activated.

Signed-off-by: Andrei Gherzan <andrei@resin.io>
Upstream-commit: 1c886a70df9820e58caa14789d9ad37c366026d9
Component: engine
2016-08-25 13:20:18 +01:00
..
2016-08-21 19:04:15 +02:00
2016-05-28 21:08:20 -07:00
2016-08-23 08:45:46 +05:30
2015-11-05 17:09:57 -05:00
2015-06-10 13:43:35 -07:00

The contrib directory contains scripts, images, and other helpful things which are not part of the core docker distribution. Please note that they could be out of date, since they do not receive the same attention as the rest of the repository.