3
0
Fork 0
mirror of https://github.com/farmOS/farmOS.git synced 2024-02-23 11:37:38 +01:00
Commit graph

28 commits

Author SHA1 Message Date
Michael Stenta
ca51539ce7 Remove extra whitespace from bottom of files. 2017-05-26 10:53:02 -04:00
Michael Stenta
44b56221c7 Prepare for release of farmOS 7.x-1.0-beta13. 2017-05-20 16:26:41 -04:00
Michael Stenta
cde11c2d3b Fix filename of realpath_cache settings file. 2017-05-09 11:56:49 -04:00
Michael Stenta
f2357005f9 Set recommended realpath_cache settings. 2017-05-09 11:39:34 -04:00
Michael Stenta
c6c80dadf1 Add PHP BCMath. 2017-05-09 11:39:17 -04:00
Michael Stenta
5ec4c9f951 Increase opcache.max_accelerated_files to 50000 in Docker container. 2017-01-21 21:31:08 -05:00
Michael Stenta
986e899273 Replace tabs with spaces. 2016-10-21 21:05:00 -04:00
Michael Stenta
257e5eb1f8 Build and install the GEOS PHP extension. 2016-10-21 20:31:25 -04:00
Michael Stenta
13cf34d528 Install PECL Uploadprogress. 2016-10-20 19:23:40 -04:00
Michael Stenta
eaf50148c4 Enable PHP opcache. 2016-10-17 22:11:28 -04:00
Michael Stenta
e6529b7b4f Use packaged farmOS release by default. Provide environmental variable for development. 2016-10-17 20:06:02 -04:00
Michael Stenta
b7dfc9747a Add an environment variable for the farmOS dev branch that will be cloned. 2016-10-17 19:10:08 -04:00
Michael Stenta
a74225d124 Mount a volume at /var/www/html. 2016-10-17 19:10:08 -04:00
Michael Stenta
de25e074ba Build the farmOS codebase in the entrypoint script, only if it does not already exist. 2016-10-17 19:10:08 -04:00
Michael Stenta
035413bbfc Add a simple pass-through entrypoint script. 2016-10-17 19:10:08 -04:00
Michael Stenta
98fa4054f7 Install the PHP extensions that Drupal needs. 2016-10-16 10:24:24 -04:00
Michael Stenta
f86f80e222 Enable Apache rewrite module. 2016-10-16 10:24:24 -04:00
Michael Stenta
c9bc224db4 Use PHP 5.6 Apache base image from Docker Hub. 2016-10-16 09:49:45 -04:00
Michael Stenta
5fe4c9414a Simplify Drush installation. 2016-10-12 01:15:14 -04:00
Michael Stenta
1a298707f3 Add Dockerfile comments. 2016-09-23 11:23:40 -04:00
Michael Stenta
5c00e4cb6b Use COPY instead of ADD per Dockerfile best practice. 2016-09-23 11:23:06 -04:00
Michael Stenta
39b28bc366 Break Dockerfile apt-get installs into multiple lines alphabetized, per Dockerfile best practices. 2016-09-23 11:14:51 -04:00
Michael Stenta
e5cbe04a71 Remove "ENV DEBIAN_FRONTEND noninteractive..." per https://github.com/docker/docker/issues/4032. 2016-09-23 11:02:04 -04:00
Michael Stenta
36460dd14b Only ADD build-farm.make and drupal-org-core.make because Drush only needs that to build farmOS. 2016-09-22 15:27:41 -04:00
Michael Stenta
961fd1b3e5 Change /farmos to /farmOS. 2016-09-20 14:12:20 -04:00
Michael Stenta
d473cce384 Whitespace. 2016-09-20 14:08:45 -04:00
Matthew Savage
62a43f016f Add GEOS library to Docker image. 2016-08-20 18:15:06 -04:00
R.J. Steinert
8b4858d42f Add a Dockerfile 2016-08-05 02:01:14 -04:00