Skip to content
Snippets Groups Projects
  • Steven Dake's avatar
    f1dbf257
    WIP: Remove data containers and adjust compose files · f1dbf257
    Steven Dake authored
    Remove all data containers from the repository except the one image
    we intend to reuse for each data container.  Adjust compose files to
    remove all references to the unique data containers which serve no
    purpose other then to take up extra resources.
    
    Needs VOLUME in data containers exported in the compose files.
    
    Change-Id: Id7746110946ef9836180cf57302aaf827e7e5405
    Partially-Implements: blueprint one-data-container
    f1dbf257
    History
    WIP: Remove data containers and adjust compose files
    Steven Dake authored
    Remove all data containers from the repository except the one image
    we intend to reuse for each data container.  Adjust compose files to
    remove all references to the unique data containers which serve no
    purpose other then to take up extra resources.
    
    Needs VOLUME in data containers exported in the compose files.
    
    Change-Id: Id7746110946ef9836180cf57302aaf827e7e5405
    Partially-Implements: blueprint one-data-container