{"id":16356820,"url":"https://github.com/zaporylie/docker-drupal-dev","last_synced_at":"2025-09-05T10:45:18.103Z","repository":{"id":28388879,"uuid":"31903098","full_name":"zaporylie/docker-drupal-dev","owner":"zaporylie","description":null,"archived":false,"fork":false,"pushed_at":"2016-08-29T06:25:15.000Z","size":17,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"1.x","last_synced_at":"2025-09-01T20:57:59.736Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"Timvde/UserChrome-Tweaks","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaporylie.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}},"created_at":"2015-03-09T14:29:26.000Z","updated_at":"2016-08-29T06:25:17.000Z","dependencies_parsed_at":"2022-09-08T17:31:52.909Z","dependency_job_id":null,"html_url":"https://github.com/zaporylie/docker-drupal-dev","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/zaporylie/docker-drupal-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Fdocker-drupal-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Fdocker-drupal-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Fdocker-drupal-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Fdocker-drupal-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaporylie","download_url":"https://codeload.github.com/zaporylie/docker-drupal-dev/tar.gz/refs/heads/1.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaporylie%2Fdocker-drupal-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273747800,"owners_count":25160650,"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","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"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":[],"created_at":"2024-10-11T01:44:22.536Z","updated_at":"2025-09-05T10:45:18.080Z","avatar_url":"https://github.com/zaporylie.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"[Deprecated] Drupal Docker Image for developers\n===============================\n\n**Thanks for your interest but this project is now deprecated. Visit http://github.com/drupal-docker if you're looking for Drupal-Docker integration. Following organization is a direct successor of all repos which are related to Drupal\u0026Docker and created by me. Thanks and good luck!**\n\n[![Build Status](https://travis-ci.org/zaporylie/docker-drupal-dev.svg?branch=master)](https://travis-ci.org/zaporylie/docker-drupal-dev)\n\nThis image was built on the top of [zaporylie/drupal](http://registry.hub.docker.com/u/zaporylie/drupal/) image,  but adds some useful tools for developers, like CodeSniffer, xDebug or Blackfire.\n\n## Documentation\n\nIf you are looking for general documentation, please check [zaporylie/docker-drupal](https://github.com/zaporylie/docker-drupal)\n\n## Additional configuration\n\n| ENNVIRONMENTAL VARIABLE  |  DEFAULT VALUE |  COMMENTS  |\n|:-:|:-:|:-:|\n| DRUPAL_TEST_CS (not implemented) | 0 |  |\n| DRUPAL_TEST_CS_PATH (not implemented) | /app/drupal |  |\n| DEV_MODULE | XDEBUG | Supported: XDEBUG, BLACKFIRE |\n\n## Profiling with blackfire or using xdebug\n\nYou will get xdebug by default, but if you prefer to use Blackfire for profiling instead, please use DEV_MODULE environmental variable with \"BLACKFIRE\" value.\nJust remember to run [blackfire/blackfire](https://registry.hub.docker.com/u/blackfire/blackfire/) container before and link it to your zaporylie/drupal-dev container like in the example below:\n\n````\ndocker run -dP --link blackfire:blackfire -e BLACKFIRE_SERVER_ID=put-blackfire-server-id-here -e BLACKFIRE_SERVER_TOKEN=put-blackfire-server-token-here -e DEV_MODULE=BLACKFIRE zaporylie/drupal-dev\n````\n\n## What about CodeSniffer?\n\nThe easiest way is to enter container (with `docker exec -ti \u003ccontainer_id_or_name\u003e /bin/bash`), and:\n\n````\ndrupalcs /path/to/file/or/module/or/whatever\n````\n\nAvailable methods:\n* drupalcs - standard checking against Drupal coding standards\n* drupalcs-bp - checking against Drupal best practices\n* drupalcs-fix - automated way to fix issues with coding standards\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaporylie%2Fdocker-drupal-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzaporylie%2Fdocker-drupal-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzaporylie%2Fdocker-drupal-dev/lists"}