Issue #261 - Call docker-compose down before up
Looks like we are getting "Database is not empty!" after a failure. Should we call down before up? I was expecting the prune -a -f to deal with that.
Looks like we are getting "Database is not empty!" after a failure. Should we call down before up? I was expecting the prune -a -f to deal with that.