Skip to content

Resolve "Upgrade Environments"

Spencer Williams requested to merge 5-upgrade-environments into master

Closes #5 (closed)

  • Using apt instead of apt-get and such.
  • Using the most recent versions of the base images with docker pull
  • In laravel/install-xdebug.sh, use $PHP_INI_DIR and set xdebug.client_host=host.docker.internal
Edited by Spencer Williams

Merge request reports