Skip to content
This repository was archived by the owner on May 11, 2025. It is now read-only.

Compose environments

Pieter Meyvaert edited this page Feb 26, 2017 · 6 revisions

We currently have two working compose environments:

  • Pimcore
  • Laravel

The goal of these compose environments, is to provide an easy, one-stop solution to get you started with these frameworks. They include a docker-compose.yml file with all needed images and some helper commands to let you execute common commands in docker containers (composer, nodejs, mysql,...)

Clone this wiki locally