{"id":16482423,"url":"https://github.com/willopez/wordpress-container","last_synced_at":"2026-05-10T22:37:48.449Z","repository":{"id":85780088,"uuid":"110041631","full_name":"willopez/wordpress-container","owner":"willopez","description":"A WordPress Docker container with Nginx/PHP7 and based on Alpine Linux.","archived":false,"fork":false,"pushed_at":"2017-11-30T00:09:18.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T11:48:02.181Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willopez.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}},"created_at":"2017-11-08T23:18:02.000Z","updated_at":"2017-11-08T23:19:36.000Z","dependencies_parsed_at":"2023-08-27T05:45:35.479Z","dependency_job_id":null,"html_url":"https://github.com/willopez/wordpress-container","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willopez%2Fwordpress-container","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willopez%2Fwordpress-container/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willopez%2Fwordpress-container/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willopez%2Fwordpress-container/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willopez","download_url":"https://codeload.github.com/willopez/wordpress-container/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241214261,"owners_count":19928285,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-11T13:10:39.806Z","updated_at":"2026-05-10T22:37:43.428Z","avatar_url":"https://github.com/willopez.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WordPress Docker Container\n\nWordPress container with Nginx 1.12 \u0026 PHP-FPM 7.1 based on Alpine Linux.\n\nWordPress Version: **4.8.3**\n\n## Usage\nSee [docker-compose.yml](https://github.com/willopez/wordpress-container/blob/master/docker-compose.yml) how to use it in your own environment. \n\nNOTE: An external docker network named: backend will be required, create one by running this command: ```docker network create backend```\n\n    docker-compose up\n\nOr\n\n    docker run -d -p 80:80 -v /local/wp-content:/var/www/wp-content \\\n    -e \"DB_HOST=db\" \\\n    -e \"DB_NAME=wordpress\" \\\n    -e \"DB_USER=wp\" \\\n    -e \"DB_PASSWORD=secret\" \\\n    -e \"FS_METHOD=direct\" \\\n    willopez/wordpress\n\n# WP-CLI\nWP-CLI is included in the image, execute commands this way: \n```\ndocker exec \u003ccontainer_name || image_id \u003e wp plugin list\n```\n\n### Inspired by\n\n* https://hub.docker.com/_/wordpress/\n* https://codeable.io/wordpress-developers-intro-to-docker-part-two/\n* https://github.com/TrafeX/docker-php-nginx/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillopez%2Fwordpress-container","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillopez%2Fwordpress-container","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillopez%2Fwordpress-container/lists"}