Skip to content
  • Sheogorath's avatar
    Add docker-compose validation · b4efd9a5
    Sheogorath authored
    Adding a validation after docker-compose has been deployed should
    prevent rolling out invalid docker-compose file before the
    docker-compose up command has to fail.
    
    This should help to find problems with docker-compose before they get to
    their persistent location and need an annoying fix.
    b4efd9a5