Please read the following docs:
To start this simple application, you need to do following steps:
- Run from the project root:
docker-compose build
docker-compose up -d
docker-compose run php composer install
- Open http://127.0.0.1:8001/;
Please read the following docs:
To start this simple application, you need to do following steps:
docker-compose build
docker-compose up -d
docker-compose run php composer install