5d671a5682
We now depend on jinja2 and docker-py for building images. We no longer depend on docker-compose for any part of our runtime so removing it as a requirement. If we keep compose in the tree, it will be for reference only, not for runtime. Change-Id: Ie663a0f183e74c14f01e9cb4fdc8763355c6415a Partially-Implements: blueprint dockerfile-template
3 lines
69 B
Plaintext
Executable File
3 lines
69 B
Plaintext
Executable File
docker-py>=1.1.0 # Apache-2.0
|
|
Jinja2>=2.6 # BSD License (3 clause)
|