Spin Up is a collection of docker-compose configurations for quickly spinning up different dev environments.
The repository is organized into different directories, each containing a specific docker-compose setup. Here's a quick overview:
- LAMP: Linux, Apache, MySQL, PHP
To use the docker-compose configurations, you need to have Docker installed on your machine.
- ๐ณ Docker: Installation Guide