- Node
- Docker
- Docker Compose
- A local domain:
Use the configured DOMAIN of .env file, into your/etc/hosts
file as127.0.0.1 DOMAIN
git clone https://github.com/Ferrmolina/WordPress-Docker-SASS.git
cd WordPress-Docker-SASS
docker-compose up -d
npm run install-dependencies
npm run init-gulp
If everything worked correctly, you should see the installer for your WordPress web site!