Skip to content
Snippets Groups Projects
  • Steven Dake's avatar
    5d671a56
    The requirements.txt file isn't correct · 5d671a56
    Steven Dake authored
    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
    5d671a56
    History
    The requirements.txt file isn't correct
    Steven Dake authored
    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
This project manages its dependencies using pip. Learn more