{"id":22018540,"url":"https://github.com/flavienbwk/alpine-mirror-docker","last_synced_at":"2026-04-15T14:03:53.000Z","repository":{"id":42490619,"uuid":"346080760","full_name":"flavienbwk/alpine-mirror-docker","owner":"flavienbwk","description":"Download an Alpine Linux mirror for apk downloads","archived":false,"fork":false,"pushed_at":"2022-04-03T07:54:30.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-25T21:44:24.711Z","etag":null,"topics":["alpine-mirror","apk","docker","docker-compose","linux-mirror"],"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/flavienbwk.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":"2021-03-09T17:01:54.000Z","updated_at":"2022-04-03T07:54:33.000Z","dependencies_parsed_at":"2022-09-09T14:02:28.185Z","dependency_job_id":null,"html_url":"https://github.com/flavienbwk/alpine-mirror-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flavienbwk/alpine-mirror-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Falpine-mirror-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Falpine-mirror-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Falpine-mirror-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Falpine-mirror-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flavienbwk","download_url":"https://codeload.github.com/flavienbwk/alpine-mirror-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flavienbwk%2Falpine-mirror-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31844337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T13:28:40.153Z","status":"ssl_error","status_checked_at":"2026-04-15T13:28:29.396Z","response_time":63,"last_error":"SSL_read: 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":["alpine-mirror","apk","docker","docker-compose","linux-mirror"],"created_at":"2024-11-30T05:12:30.842Z","updated_at":"2026-04-15T14:03:52.984Z","avatar_url":"https://github.com/flavienbwk.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# alpine-mirror-docker\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://travis-ci.com/github/flavienbwk/alpine-mirror-docker\" target=\"_blank\"\u003e\n        \u003cimg src=\"https://travis-ci.com/flavienbwk/alpine-mirror-docker.svg?branch=main\u0026status=passed\"/\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003eStatus : tested \u0026 working :heavy_check_mark:\u003c/p\u003e\n\nThis repository refactors [victorb](https://github.com/victorb/alpine-mirror)'s `mirror.sh` script\n\n## Downloading \u0026 updating\n\n1. Setup your Alpine version and releases in `mirror.sh`\n\n2. Run the `mirror` container :\n\n    ```bash\n    docker-compose build\n    docker-compose up mirror\n    ```\n\n\u003e Tips: We recommend you downloading the mirror from [a cloud provider](https://www.scaleway.com/en/) and then transfer the files to your computer.\n\n## Serving\n\n1. Check your mirroring succeeded in `./mirror/*` or typing `du -sh ./mirror` to check the volume\n\n    The default configuration should make you download _47G_\n\n2. Run the server :\n\n    ```bash\n    docker-compose up -d server\n    ```\n\n    Server will run on [`localhost:8080`](http://localhost:8080)  \n\n## Client configuration\n\nTo point your Alpine clients to your mirror, update their `/etc/apk/repositories` file as follow :\n\n```txt\nhttp://localhost:8080/v3.13/main\nhttp://localhost:8080/v3.13/community\n```\n\n:point_right: Feel free to add a reverse proxy or update the [nginx configuration file](./nginx.conf) to secure the mirror with SSL/TLS  \n:point_right: Feel free to send **pull requests** as well !\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavienbwk%2Falpine-mirror-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflavienbwk%2Falpine-mirror-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflavienbwk%2Falpine-mirror-docker/lists"}