aegir-project / dockerfiles

Official dockerfiles for Aegir.
https://hub.docker.com/r/aegir/hostmaster/
MIT License
21 stars 11 forks source link

Improve dockerfiles to make releasable images #14

Closed jonpugh closed 8 years ago

jonpugh commented 8 years ago

This PR does a few things:

  1. Installs provision in the global drush command space.
  2. Removes provision install from docker-entrypoint.sh
  3. Fixes the release Dockerfile for 3.6
  4. Improves the docker-entrypoint.sh script to show more info earlier, and to include clear Aegir branding.
  5. Fixes the UID issue by using build-args on the main hostmaster Dockerfile.