Commit Graph

9 Commits

Author SHA1 Message Date
Symbioquine 5ddf30f132 Pin XDebug to version 2.9.8
* Why: XDebug >= 3 has many breaking changes which don't
  make sense to deal with in farmOS 7.x-1.x.
2020-12-20 11:39:37 -05:00
Michael Stenta 0e6b7c125a Update Drush to 8.3.5 in dev Dockerfile. 2020-06-18 10:29:09 -04:00
Michael Stenta 13e90dcd04 Search and replace the repo and branch in build-farm.make so that Drush builds the desired version. 2020-05-08 08:55:04 -04:00
Michael Stenta 945685b9c7 Allow the farmOS Git repository to be overridden with ARG FARMOS_REPO. 2020-05-08 08:55:04 -04:00
Michael Stenta bf537e6cce Rename ARG FARMOS_VERSION to FARMOS_BRANCH in dev image. 2020-05-08 08:55:04 -04:00
Michael Stenta 3501c4c9df Use ARG instead of ENV in Dockerfiles for variables that are only needed during build. 2020-05-08 08:55:04 -04:00
Michael Stenta c3bd73f89f Symlink /usr/local/bin/drush to drush.phar to fix TYPO3\PharStreamWrapper\Exception: Unexpected file extension 2020-02-10 14:22:47 -05:00
Michael Stenta 759b772d8c Add Xdebug to the development image. 2019-04-20 23:40:56 -04:00
Michael Stenta c353068bf4 Provide a development Dockerfile that extends the base farmOS image. 2019-04-20 23:40:56 -04:00