Coastas 7b0f9d0077 Fixes | пре 2 година | |
---|---|---|
php | пре 2 година | |
.gitignore | пре 2 година | |
README.md | пре 2 година | |
default.conf | пре 2 година | |
docker-compose.yml | пре 2 година |
Docker Compose setup for local development of empire
.
git clone http://git.swc-empire.com/Coastas/empire-docker.git
cd empire-docker
git clone http://git.swc-empire.com/empire/empire.git
cd ..
docker compose up -d
docker exec -it empire-docker-php-1 bash
cd application
./bin/phinx migrate