* Update API.md

* Update const.py

* Update addon.py

* Update validate.py

* Update addon.py

* Update addons.py

* fix lint
This commit is contained in:
Pascal Vizeli
2017-12-10 23:29:51 +01:00
committed by GitHub
parent 6a5bd5a014
commit ece6c644cf
6 changed files with 24 additions and 3 deletions

View File

@@ -100,6 +100,7 @@ ATTR_BUILD = 'build'
ATTR_DEVICES = 'devices'
ATTR_ENVIRONMENT = 'environment'
ATTR_HOST_NETWORK = 'host_network'
ATTR_HOST_IPC = 'host_ipc'
ATTR_NETWORK = 'network'
ATTR_TMPFS = 'tmpfs'
ATTR_PRIVILEGED = 'privileged'