issues
search
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:
Installs provision in the global drush command space.
Removes provision install from docker-entrypoint.sh
Fixes the release Dockerfile for 3.6
Improves the docker-entrypoint.sh script to show more info earlier, and to include clear Aegir branding.
Fixes the UID issue by using build-args on the main hostmaster Dockerfile.
This PR does a few things: