Flight Deck is a set of Docker containers for local Drupal development. It is lightweight, simple, and Docker-native, allowing you to stand up a local development environment quickly after installing Docker.
Container | Service name | Tags | Public Port | Supports Drupal |
---|---|---|---|---|
ten7/flight-deck-web | web | 5.6 | 80 | 6, 7 |
ten7/flight-deck-web | web | 7.0, latest | 80, 443 | 8 |
ten7/flight-deck-db | db | latest | 3306 | all |
phpmyadmin/phpmyadmin | pma | latest | 8001 | all |
mailhog/mailhog | mailhog | latest | 8002 | all |
_/memcached | memcached | 1.4-alpine | all | |
ten7/flight-deck-varnish | varnish | 4, 4.1, latest | 8004, 8005 | all |
ten7/flight-deck-solr | solr | 5.5, 6.6, latest | 8003 | 7, 8 |
Flight Deck is used and supported by TEN7. Post an issue on our Github page for help.
See LICENSE.