Skip to content
  • Addshore's avatar
    mwdd: Refactor mwdd.DockerCompose to use a struct instead of parameters · 0477c538
    Addshore authored and Addshore's avatar Addshore committed
    This will allow easier adding of specific extra modifications
    to the parameters, such as allowing conditional loading of
    only some of the docker-compose files.
    
    This also cleans up all of the string slice appending that was going
    on in mwdd.DockerCompose instead only taking a single slice of strings.
    
    Change-Id: I53680c010ea600d1c95706855a7e35a74ce55efb
    0477c538