{"id":29353763,"url":"https://github.com/tektrans/wordpress-extended","last_synced_at":"2026-05-09T07:02:23.278Z","repository":{"id":301596040,"uuid":"1009736098","full_name":"tektrans/wordpress-extended","owner":"tektrans","description":"WordPress extended container (docker, podman, and so on) image with additional PHP extensions","archived":false,"fork":false,"pushed_at":"2025-10-22T15:35:05.000Z","size":67,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-22T17:34:34.093Z","etag":null,"topics":["apache","apache2","container","docker","docker-container","docker-image","dockerfile","oci","oci-image","php","php8","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tektrans.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-27T16:13:05.000Z","updated_at":"2025-10-22T15:35:09.000Z","dependencies_parsed_at":"2025-06-27T18:20:21.226Z","dependency_job_id":"1af06c67-7806-486a-9413-009d886637cb","html_url":"https://github.com/tektrans/wordpress-extended","commit_stats":null,"previous_names":["tektrans/wordpress-extended"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tektrans/wordpress-extended","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektrans%2Fwordpress-extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektrans%2Fwordpress-extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektrans%2Fwordpress-extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektrans%2Fwordpress-extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tektrans","download_url":"https://codeload.github.com/tektrans/wordpress-extended/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tektrans%2Fwordpress-extended/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810381,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apache","apache2","container","docker","docker-container","docker-image","dockerfile","oci","oci-image","php","php8","wordpress"],"created_at":"2025-07-09T02:09:13.223Z","updated_at":"2026-05-09T07:02:23.271Z","avatar_url":"https://github.com/tektrans.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wordpress-extended\n\n[![Static Badge](https://img.shields.io/badge/containerized_by-tektrans-blue)](https://tektrans.id)\n\nUnofficial WordPress extended container image with additional PHP extensions\n\nBased on: [docker.io/wordpress:6-php8.4-apache](https://hub.docker.com/_/wordpress)\n\nOur release image:\n```\nghcr.io/tektrans/wordpress-extended\n```\n\nIf you are using podman, you can pull it by:\n```shell\npodman pull ghcr.io/tektrans/wordpress-extended:latest\n```\n\nor if you are using docker:\n\n```shell\ndocker pull ghcr.io/tektrans/wordpress-extended:latest\n```\n\n## Background motivation\nWhy we create this container image?\n\nIt started when we move our customer's wordpress site from a VM on a cloud provider\nto our infrastrucure.\n\nWe don't like to create a new VM with traditional PHP stack.\nWe love container and fortunately there is a \n[WordPress docker official image](https://hub.docker.com/_/wordpress).\n\nThat official image is very minimalist. No blame for that.\nThat was one of philosophy on containerization.\nBut we need some PHP extensions which are not included on that container.\n\nOfficial image provide instruction how to extends the container\nto add some extensions and we do that.\n\nWe just want to share the container we produced.\nMaybe it can be usefull for some people.\nHere it is.\n\n## How to use it\nSee https://hub.docker.com/_/wordpress\n\nYou can also look at our [\"Podman Quadlet example\"](examples/quadlet/).\n\n## Additional modules/extensions included on this container image\nWe add some Apache2 module and PHP extensions on this container image.\n\nAdditional Apache2 module:\n* libapache2-mod-security2\n\nAdditional PHP extensions:\n* ftp\n* ~~memcache~~\n* ~~memcached~~\n* redis\n* sockets\n* ssh2\n\n## Full list of extensions/modules\n* [Installed Apache2 modules](apache2-modules.txt)\n* [Installed PHP extensions](php-extensions.txt)\n\n## Need more extensions?\nPlease submit a [new issue](https://github.com/tektrans/wordpress-extended/issues/new/choose).\n\n## Note\nThis container image produced and maintained by\n[PT TEKNOLOGI TRANSAKSI DIGITAL (TEKTRANS)](https://tektrans.id).\n\nWe don't have any affiliate with \n[Automattic](https://automattic.com/)\nand\n[WordPress Foundation](https://wordpressfoundation.org/)\nwho owns and oversees the trademark for the names of WordPress.\n\nPlease feel free to use this container image but we have no responsibility neither support.\nAny questions please be sent by opening a\n[new issue](https://github.com/tektrans/wordpress-extended/issues/new/choose).\n\nA \"star\" from you for this repository is very much appreciated,\nso we know someone use this container image happily.\n\nWe will try to update (rebuild) this container image periodically\nto sync with [upstream (docker.io/wordpress:6-php8.4-apache)](https://hub.docker.com/_/wordpress)\nand do \"apt update/upgrade\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftektrans%2Fwordpress-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftektrans%2Fwordpress-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftektrans%2Fwordpress-extended/lists"}