{"id":28962941,"url":"https://github.com/moabualruz/docker-arm-wikimedia-dev-images","last_synced_at":"2025-06-24T03:30:17.286Z","repository":{"id":50371750,"uuid":"512726535","full_name":"moabualruz/docker-arm-wikimedia-dev-images","owner":"moabualruz","description":"This tool and script helps to create arm/(Mac M1 compatible) images for the developer environment on the Wikimedia framework. Which helps with performance and debugging on arm machines.","archived":false,"fork":false,"pushed_at":"2023-03-21T11:55:10.000Z","size":1217,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-03T19:24:12.537Z","etag":null,"topics":["arm","arm64","docker","images","m1","mac","mac-m1","mediawiki","wikimedia","wikipedia"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/moabualruz.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":"2022-07-11T11:20:40.000Z","updated_at":"2023-07-20T17:01:40.000Z","dependencies_parsed_at":"2023-01-19T21:01:36.390Z","dependency_job_id":null,"html_url":"https://github.com/moabualruz/docker-arm-wikimedia-dev-images","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/moabualruz/docker-arm-wikimedia-dev-images","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moabualruz%2Fdocker-arm-wikimedia-dev-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moabualruz%2Fdocker-arm-wikimedia-dev-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moabualruz%2Fdocker-arm-wikimedia-dev-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moabualruz%2Fdocker-arm-wikimedia-dev-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moabualruz","download_url":"https://codeload.github.com/moabualruz/docker-arm-wikimedia-dev-images/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moabualruz%2Fdocker-arm-wikimedia-dev-images/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261598428,"owners_count":23182760,"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":["arm","arm64","docker","images","m1","mac","mac-m1","mediawiki","wikimedia","wikipedia"],"created_at":"2025-06-24T03:30:16.303Z","updated_at":"2025-06-24T03:30:17.192Z","avatar_url":"https://github.com/moabualruz.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wikimedia dev debian images with Dockerfiles\nThis tool and script helps to create arm/(Mac M1 compatible) images for the developer environment on the Wikimedia framework. Which helps with performance and debugging on arm machines.\n \n## How to use Arm Docker images in your project\n\n- Run the following to create local images\n\n    ```shell\n    ./build.sh\n    ```\n\n- Create `docker-compose.override.yml` file in your core project and put the following in:\n    ```yaml\n    version: '3.7'\n    services:\n      mediawiki:\n        image: docker-registry.wikimedia.org/dev/bullseye-php81-fpm:2.0.0-arm1\n      mediawiki-web:\n        image: docker-registry.wikimedia.org/dev/bullseye-apache2:1.0.0-arm1\n      mediawiki-jobrunner:\n        image: docker-registry.wikimedia.org/dev/bullseye-php81-jobrunner:1.0.0-arm1\n    ```\n\n- Shutdown the current containers:\n  ```shell\n  docker-compose down\n  ```\n\n- Start the containers:\n  ```shell\n  docker-compose up -d\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoabualruz%2Fdocker-arm-wikimedia-dev-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoabualruz%2Fdocker-arm-wikimedia-dev-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoabualruz%2Fdocker-arm-wikimedia-dev-images/lists"}