An open API service providing commit metadata for open source projects.

GitHub / appwrite/docker-base / commits

SHA Message Author Date Stats
726eec33 merge Merge pull request #66 from appwrite/clo-4094-image-size-reduction-part-02 David J Eddy <d****d@a****o>
Committed by: GitHub <n****y@g****m>
5 months ago
fec1fdb4 Document tests-xdebug.yaml usage for XDebug variant testing
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>
David J Eddy <d****d@a****o> 5 months ago
352d6a9f Add PHP GD format support and update docs for 1.2.0
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>
David J Eddy <d****d@a****o> 5 months ago
9e6c8961 Update CHANGES.md 1.1.1 with image size reduction changes
Co-authored-by: Claude Sonnet 4.6 <n****y@a****m>
David J Eddy <d****d@a****o> 5 months ago
52bf23c9 Refactored Dockerfile to reduce size. xDebug now a separate build stage David J Eddy <d****d@a****o> 5 months ago
df6ae09b merge Merge pull request #65 from appwrite/clo-4095-cve-maintenance-02 David J Eddy <d****d@a****o>
Committed by: GitHub <n****y@g****m>
6 months ago
1c81c7fa Feedback corrections David J Eddy <d****d@a****o> 6 months ago
d1018eb6 FIX GitHub action triggering for building image David J Eddy <d****d@a****o> 6 months ago
b4fd48dd merge Merge pull request #63 from appwrite/clo-4095-cve-maintenance-01 David J Eddy <d****d@a****o>
Committed by: GitHub <n****y@g****m>
6 months ago
26938475 Feedback corrections David J Eddy <d****d@a****o> 6 months ago
60392bad Feedback corrections David J Eddy <d****d@a****o> 6 months ago
b7bc9f08 Feedback improvements David J Eddy <d****d@a****o> 6 months ago
434dbb20 Changes from feedback David J Eddy <d****d@a****o> 6 months ago
36c11ed7 FIX spelling David J Eddy <d****d@a****o> 6 months ago
11abdac2 FIX scheduled trivy GH action David J Eddy <d****d@a****o> 6 months ago
9ff192db Working on getting Trivy report into Security Tab David J Eddy <d****d@a****o> 6 months ago
7141e773 ADD dive test tool. ADD image lifecycle GH action. Dockerfile now based on Sw... David J Eddy <d****d@a****o> 6 months ago
e5134a2a Trying to fix multi-arch builds David J Eddy <d****d@a****o> 6 months ago
b0bc8073 Refactory ARM build process to avoid cross-arch building David J Eddy <d****d@a****o> 6 months ago
adc52e83 REMOVE multi-arch builds in exchange for faster build and releases David J Eddy <d****d@a****o> 6 months ago
258e983d Remove docker-buildx for now, we do not use ARM hosts David J Eddy <d****d@a****o> 6 months ago
bb9281b7 ADD image push for feature branch builds David J Eddy <d****d@a****o> 6 months ago
5b993d09 Build passing tests now David J Eddy <d****d@a****o> 6 months ago
1a804b0c Updated pipeline action versions David J Eddy <d****d@a****o> 6 months ago
a2e5fd86 T/Sing build issue of not finding zstd so David J Eddy <d****d@a****o> 6 months ago
eb897090 Running pr-scan CI on any push. Every commit should be built, even if they fa... David J Eddy <d****d@a****o> 6 months ago
fa5df866 CI trigger David J Eddy <d****d@a****o> 6 months ago
e7c0e319 Version bumped PHP/Swoole in container image David J Eddy <d****d@a****o> 6 months ago
955d0671 UPDATED aquasecurity/trivy-action to 0.35.0 David J Eddy <d****d@a****o> 6 months ago
d6fe48d6 REVERT PHP to 8.4.18 due to build failure David J Eddy <d****d@a****o> 6 months ago
418bfe0f FIX Trivy scanning step name David J Eddy <d****d@a****o> 6 months ago
10247316 ADD pr-scan.yml pipeline, UPDATE PHP to 8.5.3. UPDATE .gitignore, READM.md, a... David J Eddy <d****d@a****o> 6 months ago
7700869c merge Merge pull request #61 from appwrite/chore-updates Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
8cc320a0 Update PHP patch + exts Jake Barnby <j****4@g****m> 6 months ago
54a5d497 merge Merge pull request #60 from appwrite/chore-updates Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
cbb4aa61 fix: update test expectations for certbot and docker versions
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
Jake Barnby <j****4@g****m> 7 months ago
2a3fb434 Update PHP + alpine + extensions Jake Barnby <j****4@g****m> 7 months ago
b8933ae1 merge Merge pull request #56 from appwrite/chore-trivy-scanning Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
b1d9982e Update Trivy workflow to use new Docker image Steven Nguyen <1****0@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
97f69a65 merge Merge pull request #54 from appwrite/copilot/address-docker-image-scan-results Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
43b5589e Add Trivy vulnerability scanning workflow Steven Nguyen <1****0@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
0d849b50 chore: remove set -ex from Dockerfile Steven Nguyen <s****0@u****m> 9 months ago
e701af28 Apply changes from PR #55: use docker-cli-compose package
Co-authored-by: stnguyen90 <1****0@u****m>
copilot-swe-agent[bot] <1****t@u****m> 9 months ago
bd3fca5a Add apk upgrade to final stage to address security vulnerabilities
Co-authored-by: stnguyen90 <1****0@u****m>
copilot-swe-agent[bot] <1****t@u****m> 9 months ago
15800aed Initial plan copilot-swe-agent[bot] <1****t@u****m> 9 months ago
5e3f3b22 merge Merge pull request #50 from appwrite/feat-imagick-webp Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
cba2f045 feat: add support for webp in imagick Steven Nguyen <s****0@u****m> 10 months ago
69249976 merge Merge pull request #48 from appwrite/chore-update-php Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f45674c9 Update PHP Jake Barnby <j****4@g****m> about 1 year ago
1dd61736 merge Merge pull request #45 from appwrite/feat-readd-mongo Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
2cd4f13c Load mongodb Jake Barnby <j****4@g****m> about 1 year ago
0498cbef Update to V2 Jake Barnby <j****4@g****m> about 1 year ago
7aea3c9e merge Merge pull request #44 from appwrite/chore-bump Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
433487c9 Fix tests Jake Barnby <j****4@g****m> about 1 year ago
f06e9757 Update PHP + alpine Jake Barnby <j****4@g****m> about 1 year ago
d57a61e3 merge Merge pull request #43 from appwrite/chore-bump-versions Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
fe18a76d Revert "Update dependencies" Jake Barnby <j****4@g****m> about 1 year ago
925788aa merge Merge pull request #41 from appwrite/chore-bump-versions Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
f1c09824 Fix tests Jake Barnby <j****4@g****m> about 1 year ago
fde87849 Update dependencies Jake Barnby <j****4@g****m> over 1 year ago
ea877a1e merge Merge pull request #39 from appwrite/pla-2551 Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9796b96c chore: bump base image and compose vers Chirag Aggarwal <c****k@g****m> over 1 year ago
0da6ca3d merge Merge pull request #38 from appwrite/pla-2551 Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
721ede43 chore: updated versions Chirag Aggarwal <c****k@g****m> over 1 year ago
c17861cb merge Merge pull request #37 from appwrite/feat-zip-cmd Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
2c376655 Update tests.yaml Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
9e06a042 Update tests.yaml Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
39733358 Update tests.yaml Matej Bačo <m****0@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
613c4698 Add zip test Matej Bačo <m****0@g****m> over 1 year ago
7da7be2b merge Merge pull request #36 from appwrite/extensions Fabian Gruber <1****t@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
08ae7890 fix tests, make sure all modules are loaded Fabian Gruber <f****n@a****o> almost 2 years ago
006a6ed0 feat: cloud extensions Fabian Gruber <f****n@a****o> almost 2 years ago
91575f92 merge Merge pull request #35 from appwrite/update-redis-to-6.1.0 Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
191e4b7d run tests Fabian Gruber <f****n@a****o> almost 2 years ago
fb6ff74f chore: update php to 8.3.13 and dependencies Fabian Gruber <f****n@a****o> almost 2 years ago
3a3ab99d merge Merge pull request #34 from appwrite/chore-bump-php Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
25a0d99c chore: bump docker-compose version to v2.29.5 Steven Nguyen <s****0@u****m> almost 2 years ago
4d6d5294 chore: bump base PHP to 8.3.11-cli-alpine3.20 Steven Nguyen <s****0@u****m> almost 2 years ago
988f5195 merge Merge pull request #33 from appwrite/chore-dependencies-upgrade Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d5cb5205 chore: upgrading dependencies Binyamin Yawitz <3****z@u****m> about 2 years ago
25aeeb69 merge Merge pull request #32 from appwrite/chore-bump-php Steven Nguyen <1****0@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
c90aad33 chore: bump PHP version to latest patch Steven Nguyen <s****0@u****m> about 2 years ago
3ccfef0b merge Merge pull request #31 from appwrite/feat-php-intl Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0b47f3b7 feat: install PHP intl extension Steven Nguyen <s****0@u****m> over 2 years ago
2292bae4 merge Merge pull request #30 from appwrite/feat-heic-avif-support Steven Nguyen <1****0@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
09b93344 correct library in final step Damodar Lohani <d****8@g****m> over 2 years ago
030f6a77 support for avif and heic images Damodar Lohani <d****8@g****m> over 2 years ago
f550c452 merge Merge pull request #29 from appwrite/feat-php-8.3 Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
a847c02b merge Merge pull request #28 from appwrite/feat-remove-opcache Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c9e6fbf2 Update tests Jake Barnby <j****4@g****m> over 2 years ago
cbbd6993 Update to PHP 8.3 Jake Barnby <j****4@g****m> over 2 years ago
6f8878d4 Remove opcache extension Jake Barnby <j****4@g****m> over 2 years ago
85109ce0 merge Merge pull request #27 from appwrite/feat-update-extensions Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c70d7813 Add gitignore Jake Barnby <j****4@g****m> over 2 years ago
8b11d662 Bump redis, maxminddb, zstd, brotli, xdebug extensions Jake Barnby <j****4@g****m> over 2 years ago
dff34db1 merge Merge pull request #26 from appwrite/chore-bump-swoole Eldad A. Fux <e****x@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
850fe70b Update docker test since docker updated Steven Nguyen <1****0@u****m> over 2 years ago
897e485e Bump swoole to 5.1.2 as it was recently released Steven Nguyen <1****0@u****m> over 2 years ago
2b5fe20e merge Merge pull request #25 from appwrite/fix-missing-jpeg-decoders Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5964aa62 Add JPEG libs required for decoding Jake Barnby <j****4@g****m> over 2 years ago

← Back to repository