Skip to content
  • Nick Sellen's avatar
    Add rebuild-all script to rebuild for dev and test · 11f56f1e
    Nick Sellen authored and Matthias Larisch's avatar Matthias Larisch committed
    Now we don't run build every time in start/test some changes will
    require a rebuild.
    
    I *think* any time you update something in `docker/` other than
    the docker-compose files it will need to be rebuilt.
    
    It uses a checksum/hash type approach for seeing if the
    docker-compose config files have changed.
    
    For this reason we should consider putting more things into the base
    images and just referring to the image directly in the docker-compose
    config where possible.
    11f56f1e