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 27, 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,...)

Docker developer dns Use Docker developer dns to easily access your environments without manually editing your hosts file.

Clone this wiki locally