2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-01-01 10:35:21 +01:00
Commit graph

408 commits

Author SHA1 Message Date
GitHub Workflow
6bae8ca820 Runs update.sh 2023-03-14 01:38:46 +00:00
d92b28fa55
Merge pull request #223 from plantroon/msmtp-log-to-stdout
Make msmtp log to stdout to not show permission denied message
2023-03-05 17:01:18 +01:00
Jakub Filo
cea40a56f3 Make msmtp log to stdout to not show permission denied message 2023-03-05 15:40:16 +00:00
99934c2ecc
Merge pull request #222 from nupplaphil/2023.01
Friendica Hotfix 2023.01
2023-01-15 13:04:45 +01:00
cadef0d220
Friendica Hotfix 2023.01 2023-01-15 12:53:29 +01:00
ae57c5c2f5
Merge pull request #220 from nupplaphil/bug/imagick
Fix imagick
2022-12-30 16:24:25 -05:00
d4c80286df
Fix imagick 2022-12-30 17:33:04 +01:00
7090244c38
Merge pull request #218 from nupplaphil/2022.12
Friendica Release 2022.12
2022-12-20 08:42:54 +01:00
9f93acf355
Remove tmp again ... 2022-12-20 08:34:14 +01:00
88c1f28eb5
Friendica Release 2022.12 2022-12-20 08:32:58 +01:00
GitHub Workflow
8d8dd75349 Runs update.sh 2022-12-07 01:59:16 +00:00
db6ca387be
Merge pull request #217 from nupplaphil/php8.0
Update Friendica to php 8.0
2022-12-04 07:02:50 -05:00
39791e62fd
php7 containers are now gone .. forever :-/ 2022-12-04 12:49:40 +01:00
f2fc626f3e
Make 2022.10 using php7.4, just in case ... 2022-12-04 12:44:48 +01:00
10d5fff6b4
Update Friendica to php 8.0 2022-12-04 12:43:06 +01:00
3b4dac3c01
Merge pull request #214 from tianon/bashbrew-action
Update GitHub Actions to use new bashbrew action
2022-11-17 21:45:18 +01:00
Tianon Gravi
d5ae18bec3 Update GitHub Actions to use new bashbrew action
This should fix errors that the old code would've run into thanks to the update to Go 1.18, and should help prevent them in the future by pinning to a specific release of both Bashbrew and the related scripts.
2022-11-17 11:53:21 -08:00
00f9c63582
Merge pull request #212 from nupplaphil/bug/gmp
Add GNU Multiple Precision PHP module
2022-10-29 13:12:10 -04:00
6df70e0d04
Add GNU Multiple Precision PHP module 2022-10-29 12:31:35 +02:00
7a4c583e2f
Merge pull request #210 from nupplaphil/2022.10
Friendica 2022.10 Release
2022-10-16 21:18:30 +02:00
5c120de888
Friendica 2022.10 Release 2022-10-16 21:08:05 +02:00
GitHub Workflow
a5f177b8cc Runs update.sh 2022-10-15 03:11:32 +00:00
GitHub Workflow
227a2dd78b Runs update.sh 2022-09-20 03:08:13 +00:00
GitHub Workflow
5410dba4c4 Runs update.sh 2022-09-05 03:08:29 +00:00
2eee6e748d
Merge pull request #209 from nupplaphil/bug/VERSION
Fix missing /usr/src/friendica/VERSION error
2022-06-22 15:08:58 -04:00
84dceee28d
Fix missing /usr/src/friendica/VERSION error 2022-06-22 20:53:26 +02:00
b351025348
Merge pull request #208 from nupplaphil/release
Release 2022.06
2022-06-11 16:57:59 -04:00
0747ab0d55
Release 2022.06 2022-06-11 21:50:17 +02:00
GitHub Workflow
a6fbe76784 Runs update.sh 2022-05-04 02:29:31 +00:00
GitHub Workflow
b16c56d2da Runs update.sh 2022-03-11 01:48:42 +00:00
2212dafd0d
Merge pull request #203 from nupplaphil/release
Release 2022.03
2022-03-07 14:43:45 -05:00
1f68dfdce3
Release 2022.03 2022-03-07 20:17:34 +01:00
8be8b0e38d
Merge pull request #202 from scifijunk/stable
Changed the Pull Policy
2022-02-18 07:41:44 +01:00
Chad Walter Cummings
37ce0ed68e
Merge branch 'friendica:stable' into stable 2022-02-17 19:04:54 -06:00
Chad Walter Cummings
f4327705a3
update image Pull Policy
To make it always pull the stable image
2022-02-17 19:00:35 -06:00
102d52108b
Merge pull request #198 from nupplaphil/bug/sh_2
Replace su with gosu
(self-merging to accelerate the docker image fixup)
2022-02-16 21:46:53 +01:00
c9965262bb
Replace su with gosu 2022-02-16 21:37:41 +01:00
34bb363503
Merge pull request #197 from nupplaphil/fix/sh
Fixing run_as and Redis
2022-02-15 17:04:21 -05:00
39ef8ac587
Fix missing php executable 2022-02-15 22:54:49 +01:00
46ec7f08db
Fix /bin/sh errors 2022-02-15 21:50:36 +01:00
8d5f6d63ea
Merge pull request #193 from nupplaphil/feat/redis_session
Use Redis as session handler
2022-02-10 21:33:43 -05:00
6edd78174b
Use Redis as session handler 2022-02-11 03:11:44 +01:00
170204f746
Merge pull request #192 from MrPetovan/bug/timezone-typo
Fix timezone typo in entry point scripts
2022-02-11 01:22:16 +01:00
dd84934773 Fix timezone typo in entry point scripts 2022-02-10 18:02:54 -05:00
fc62b7454c
Merge pull request #188 from nupplaphil/bug/memory_limit
Preserve environment variables at run_as
2022-02-09 07:53:41 +01:00
43bc727696
Preserve environment variable at run_as 2022-02-09 03:01:35 +01:00
52b959db23
Revert "Fix memory_limit & upload_limit ENV setup"
This reverts commit c277360de4.
2022-02-09 02:51:45 +01:00
7157ae6ac9
Merge pull request #187 from nupplaphil/bug/memory_limit
Fix memory_limit & upload_limit ENV setup
2022-02-06 23:24:36 +01:00
c277360de4
Fix memory_limit & upload_limit ENV setup 2022-02-06 23:18:10 +01:00
eaa21c870b
Merge pull request #186 from nupplaphil/release
Friendica Release 2022.02
2022-02-06 22:24:56 +01:00