{"id":29292993,"url":"https://github.com/ko31/wp-dev-docker","last_synced_at":"2026-05-05T13:35:54.614Z","repository":{"id":144885742,"uuid":"160110205","full_name":"ko31/wp-dev-docker","owner":"ko31","description":"Wordpress development environment with Docker","archived":false,"fork":false,"pushed_at":"2019-02-08T00:42:49.000Z","size":10,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-15T03:44:09.413Z","etag":null,"topics":["docker","docker-compose","wordpress"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ko31.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-12-03T00:25:49.000Z","updated_at":"2019-02-08T00:42:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"703277c4-5260-42ee-9c92-1a722969c7ef","html_url":"https://github.com/ko31/wp-dev-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ko31/wp-dev-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko31%2Fwp-dev-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko31%2Fwp-dev-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko31%2Fwp-dev-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko31%2Fwp-dev-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ko31","download_url":"https://codeload.github.com/ko31/wp-dev-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ko31%2Fwp-dev-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32651645,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["docker","docker-compose","wordpress"],"created_at":"2025-07-06T10:12:00.399Z","updated_at":"2026-05-05T13:35:54.582Z","avatar_url":"https://github.com/ko31.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Dev Docker\n\nThis is a Wordpress development environment with Docker and Docker Compose.\n\n## Getting Started\n\n1. `git clone https://github.com/ko31/wp-dev-docker.git \u003cmy-project-name\u003e`\n1. `cd \u003cmy-project-name\u003e`\n1. `docker-compose up -d`\n1. Visit WordPress in your browser `http://localhost:8000`\n\n## Usage\n\nCreate containers.\n\n`docker-compose up -d`\n\nStart containers.\n\n`docker-compose start`\n\nStop containers.\n\n`docker-compose stop`\n\nShutdown containers.\n\n`docker-compose down`\n\nShutdown and cleanup containers.\n\n`docker-compose down -v`\n\n## Tools\n\n### MailCatcher\n\n`http://localhost:1080`\n\n### Adminer\n\n`http://localhost:8080`\n\n## Shell commands\n\nSSH into WordPress container.\n\n`./bin/shell.sh`\n\nCall WP-CLI command.\n\n```\n./bin/wp.sh \u003ccommand\u003e\n\n# Display the WordPress version\n./bin/wp.sh core version\n```\n\nCreate database dump.\n\n`./bin/export.sh`\n\nImport database dump.\n\n`./bin/import.sh`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fko31%2Fwp-dev-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fko31%2Fwp-dev-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fko31%2Fwp-dev-docker/lists"}