summaryrefslogtreecommitdiff
path: root/compose/config/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'compose/config/config.py')
-rw-r--r--compose/config/config.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/compose/config/config.py b/compose/config/config.py
index 91c2f6a6..d36aefa5 100644
--- a/compose/config/config.py
+++ b/compose/config/config.py
@@ -61,6 +61,7 @@ DOCKER_CONFIG_KEYS = [
'env_file',
'environment',
'extra_hosts',
+ 'group_add',
'hostname',
'image',
'ipc',