aiordache
|
21c07bd76c
Move device requests to service_dict to avoid adding another field to config hash
|
4 年 前 |
aiordache
|
8f2dbd9b12
Add devices to config hash to trigger container recreate on change
|
4 年 前 |
aiordache
|
854c003359
Implement device requests for GPU support
|
5 年 前 |
aiordache
|
50a4afaf17
Fix scaling when some containers are not running
|
5 年 前 |
Ulysses Souza
|
3b17b3c2c0
Fix stderr on returncode is different of 0
|
5 年 前 |
Erfan Gholamian
|
76c92b01d4
Check stderr when building with docker cli.
|
5 年 前 |
Ulysses Souza
|
6cebde77fb
Parse network-mode on CLI build
|
5 年 前 |
alexrecuenco
|
4d3d9f64b9
Removed Python2 support
|
5 年 前 |
Eric Hripko
|
efb5601323
Implement service mode for ipc
|
5 年 前 |
Eric Hripko
|
06462cd604
Make run behave in the same way as up
|
5 年 前 |
Bastian Venthur
|
5529376d4c
Removed six
|
6 年 前 |
Bastian Venthur
|
e8424d5ae0
Removed Python2 support
|
6 年 前 |
Ulysses Souza
|
2883d8fa5d
Fix flake8 errors
|
5 年 前 |
luHub
|
1a688289b4
add labels to CLIbuilder
|
5 年 前 |
yukihira1992
|
53d00f7677
Refactored mutable default values.
|
5 年 前 |
Ulysses Souza
|
37eb7a509b
Decode APIError explanation to unicode before usage
|
5 年 前 |
Ulysses Souza
|
2919bebea4
Fix non ascii chars error. Python2 only
|
6 年 前 |
Sebastien Mamessier
|
a3a23bf949
Fixed error when using startswith on non-ascii string
|
6 年 前 |
Guillaume Rose
|
dbe4d7323e
Add working dir, config files and env file in service labels
|
6 年 前 |
Zuhayr Elahi
|
8835056ce4
UPDATED log message
|
6 年 前 |
Zuhayr Elahi
|
3135a0a839
Added log message to check compose file
|
6 年 前 |
Lukas Hettwer
|
32ac6edb86
Fix --progress arg when run docker-compose build
|
6 年 前 |
Ulysses Souza
|
9d7ad3bac1
Add comment on native build and fix typo
|
6 年 前 |
Nao YONASHIRO
|
719a1b0581
fix: use subprocess32 for python2
|
6 年 前 |
Nao YONASHIRO
|
81e223d499
feat: add --progress flag
|
6 年 前 |
Nao YONASHIRO
|
862a13b8f3
fix: add build flags
|
6 年 前 |
Nao YONASHIRO
|
cacbcccc0c
Add support to CLI build
|
6 年 前 |
Ian Campbell
|
263d18ce93
Merge pull request #6624 from orisano/feat-empty-cache-from
|
6 年 前 |
Nao YONASHIRO
|
51ee6093df
feat: drop empty tag on cache_from
|
6 年 前 |
Inconnu08
|
99e67d0c06
fix warning method is deprecated with tests
|
6 年 前 |