SylowTech/sylow

View on GitHub
bin/development.sh

Summary

Maintainability
Test Coverage
#!/usr/bin/env bash

# --build: Build images before starting containers.
# --abort-on-container-exit: Stops all containers if any container is stopped
docker-compose up --build --abort-on-container-exit