Clone this repository on your project root directory:
git clone [email protected]:VikinArtisan/PhalDock.git
Run Containers: (Make sure you are in the PhalDock folder before running the docker-compose commands).D
docker-compose build
docker-compose up -d nginx php-fpm workspace
docker-compose exec workspace bash
docker-compose stop
docker-compose stop {container-name}