Commit Graph

1248 Commits

Author SHA1 Message Date
Tilo Spannagel efbe7b56e3
Added Tests for shell scripts 2017-04-01 18:23:50 +02:00
Tilo Spannagel 74effa74c7 Added Travis build status badge 2017-03-26 18:09:27 +02:00
Pierre Ozoux 96620ca79f Fix collabora example closes #55 2017-03-21 09:44:49 +00:00
pierreozoux 2fcbef5c18 Fix failing docker build 2017-03-14 16:54:50 +00:00
Pierre Ozoux 15814fde99 Merge pull request #51 from tilosp-docker/travis
Travis CI
2017-03-14 16:15:10 +00:00
Tilo Spannagel 8389d9659d
Add initial .travis.yml 2017-03-14 16:29:22 +01:00
Pierre Ozoux b9bae3112c Merge pull request #50 from nextcloud/examples
Examples
2017-03-14 11:43:53 +00:00
Pierre Ozoux c8152fee6f Merge pull request #49 from SnowMB/examples
added missing supervisord.conf for the cron example
2017-03-14 11:41:45 +00:00
Pierre Ozoux cf823b68bb Merge pull request #47 from nextcloud/examples
Add some examples on how to use this image
2017-03-14 11:41:38 +00:00
Marc Brückner 94ead03dc3 added missing supervisord.conf for the example 2017-03-14 10:55:12 +01:00
Tilo Spannagel a5f1ad244f Added build status badge 2017-03-14 10:36:59 +01:00
pierreozoux 3043269f91 Fix image name in README 2017-03-13 21:03:54 +00:00
pierreozoux f19a789f5c Add some examples on how to use this image 2017-03-13 20:48:51 +00:00
Pierre Ozoux cdd12ccb0c Merge pull request #42 from tilosp-docker/php5.6
Changed the php version back to 5.6 for Nextcloud 9 and 10
2017-03-13 19:30:52 +00:00
Tilo Spannagel 41396747e6
Added function for version comparison 2017-03-07 15:33:57 +01:00
Tilo Spannagel 534665db85
Changed the php version back to 5.6 for nextcloud 9 and 10 2017-03-07 14:31:01 +01:00
Wonderfall 362905d20e Merge pull request #41 from tilosp-docker/v11.0.2
Update to Version 9.0.57, 10.0.4 and 11.0.2
2017-03-05 15:47:45 +01:00
Tilo Spannagel 843d309ee6
Update to Version 9.0.57, 10.0.4 and 11.0.2 2017-03-03 17:35:07 +01:00
Pierre Ozoux ba7bcebd85 Merge pull request #34 from tilosp-docker/php7
Update to PHP 7.1
2017-03-03 08:29:26 +00:00
Tilo Spannagel 14c6743817
Update to redis version 3.1.1 2017-02-15 19:47:59 +01:00
Tilo Spannagel 31140a21fa
Update to APCu version 5.1.8 2017-02-15 19:25:51 +01:00
Tilo Spannagel 73065ada5f
Update to memcached version 3.0.2 2017-02-15 13:13:39 +01:00
Tilo Spannagel fed8d8085b
Change mysql to mysqli 2017-02-15 09:41:11 +01:00
Tilo Spannagel 0ad90b9ce9
Update to PHP 7.1 2017-02-12 15:13:18 +01:00
Pierre Ozoux 4f8fa003c9 Merge pull request #29 from jmhunter/pr11
Changes to README to resolve nextcloud/docker#11
2017-01-22 07:31:53 +00:00
Jonathan Hunter 073f63a6b2 Changes to README
Update text to resolve PR#11
2017-01-21 23:14:59 +00:00
pierreozoux 77da4fddf1 my email is not needed there 2017-01-21 15:31:10 +00:00
pierreozoux e0c8ce80b2 Adds version 9.0 2017-01-21 15:22:59 +00:00
pierreozoux e8590ef1b7 updates to latest 2017-01-21 15:22:12 +00:00
Pierre Ozoux c0a71722ad Merge pull request #21 from cyphar/20-add-multiple-version
version: move to separate versions and variants
2017-01-21 15:04:56 +00:00
Aleksa Sarai 3efc37c756
version: move to separate versions and variants
In order to match ownCloud's Docker images, we need to provide -apache
and -fpm variant images as well as maintaining version tags for older
images.

These scripts are improved versions of the ownCloud scripts[1] because
they also automatically generate the directories with each ./update.sh,
and also generate all aliases without needing human intervention.

[1]: https://github.com/docker-library/owncloud/blob/master/generate-stackbrew-library.sh

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2017-01-13 20:33:06 +11:00
Aleksa Sarai c34d30fb49
*: rework update and generation scripts
This is necessary in order to have proper generation of variant and
version-based Dockerfiles from a single template.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
2017-01-13 20:33:06 +11:00
Pierre Ozoux ff52578e4f Merge pull request #15 from radhus/ldap
Install LDAP PHP extension
2016-10-10 09:53:22 +01:00
William Johansson 3a57f818e8 Install LDAP PHP extension
The LDAP extension is required for LDAP integration.
2016-10-09 21:19:24 +02:00
Pierre Ozoux b691ee6204 Merge pull request #14 from SnowMB/master
Show Nextcloud logo in DockerHub ReadMe
2016-10-07 14:18:58 +01:00
Marc Brückner 1f3635a9a4 Merge pull request #1 from SnowMB/ShowLogoInDockerHub
Updated image source to show the logo in Dockerhub
2016-10-07 14:03:26 +02:00
Marc Brückner bc52d7d146 Updated image source to show the logo in Dockerhub 2016-10-07 13:51:26 +02:00
Pierre Ozoux 27a65a5012 Merge pull request #12 from SnowMB/patch-1
Update to Nextcloud version 10.0.1
2016-10-06 10:27:17 +01:00
Marc Brückner 332e4d4823 Update to Nextcloud version 10.0.1
Updated the version
2016-10-06 11:22:27 +02:00
Pierre Ozoux 177ca66cc7 Merge pull request #8 from SnowMB/master
Updated README to clarify contents of the image
2016-09-07 12:15:29 +01:00
Marc Brückner 1541a2568f Added update infos 2016-09-07 12:17:24 +02:00
Marc Brückner fae7c1ee5e Update README.md
Updated description of the image.
2016-09-07 11:07:40 +02:00
pierreozoux 0c746730ae Adds some automation 2016-09-02 14:11:38 +01:00
Pierre Ozoux 0f6b04926e remove reference to version 2016-09-02 14:07:01 +01:00
Pierre Ozoux d25469239c Merge pull request #4 from SnowMB/master
Changed Nextcloud version to 10.0.0
2016-09-02 09:35:40 +01:00
Marc Brückner 3b2c8bfc2e Changed Nextcloud version to 10.0.0 2016-08-29 15:10:39 +02:00
Pierre Ozoux 7176040a30 Update information for running with fpm. closes #2 2016-08-06 08:27:54 +01:00
pierreozoux 8fa384bcd6 first commit 2016-07-30 15:30:52 +01:00