{"id":16839804,"url":"https://github.com/aggresss/docker-library","last_synced_at":"2026-03-18T22:32:46.119Z","repository":{"id":126805941,"uuid":"145267138","full_name":"aggresss/docker-library","owner":"aggresss","description":"Dockerfile Repository","archived":false,"fork":false,"pushed_at":"2024-07-02T07:13:27.000Z","size":142,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"elementary","last_synced_at":"2025-07-13T16:33:45.302Z","etag":null,"topics":["dockerfile"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/u/aggresss/","language":"Dockerfile","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/aggresss.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,"zenodo":null}},"created_at":"2018-08-19T02:29:42.000Z","updated_at":"2024-07-02T07:13:31.000Z","dependencies_parsed_at":"2025-05-31T14:33:46.764Z","dependency_job_id":"1d1c853e-e279-4ef6-8402-a69e1b647154","html_url":"https://github.com/aggresss/docker-library","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/aggresss/docker-library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggresss%2Fdocker-library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggresss%2Fdocker-library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggresss%2Fdocker-library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggresss%2Fdocker-library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aggresss","download_url":"https://codeload.github.com/aggresss/docker-library/tar.gz/refs/heads/elementary","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aggresss%2Fdocker-library/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29149609,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T02:39:25.012Z","status":"ssl_error","status_checked_at":"2026-02-06T02:37:22.784Z","response_time":59,"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":["dockerfile"],"created_at":"2024-10-13T12:34:19.814Z","updated_at":"2026-02-06T04:03:34.977Z","avatar_url":"https://github.com/aggresss.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-library\n\n[![](https://img.shields.io/docker/pulls/aggresss/elementary.svg)](https://hub.docker.com/r/aggresss/elementary/)\n[![](https://img.shields.io/docker/stars/aggresss/elementary.svg)](https://hub.docker.com/r/aggresss/elementary/)\n\n---\n\n## Recommand Launch Command:\n\n### Linux\n\n```bash\ndocker volume create root\nDOCKER_HOST=$(docker network inspect --format='{{range .IPAM.Config}}{{.Gateway}}{{end}}' bridge)\nxhost +local:docker\ndocker run --rm -it \\\n    --add-host=host.docker.internal:${DOCKER_HOST} \\\n    -v /tmp/.X11-unix/:/tmp/.X11-unix \\\n    -v root:/root \\\n    -e DISPLAY \\\n    elementary:bionic\n```\n\n### MacOS\n\n```bash\ndocker volume create root\nxhost +localhost\ndocker run --rm -it \\\n    -v root:/root \\\n    -e DISPLAY=host.docker.internal:0 \\\n    elementary:bionic\n```\n\n\u003e XQuartz on MacOS is recommended.\n\n\u003e - [x] XQuartz Preferences -\u003e Security -\u003e Allow connections from network clients\n\n### Windows\n\n```bash\ndocker volume create root\ndocker run --rm -it \\\n    -v root:/root \\\n    -e DISPLAY=host.docker.internal:0 \\\n    elementary:bionic\n```\n\n\u003e Xming on Windows is recommended.\n\n---\n\n## Distribution Declare\n\n| Distribution | Codename | Kernel | libc | gcc | binutils |\n|:------------:|:------:|:----:|:-----------:|:----:|:----:|\n| Ubuntu 14.04 | Trusty | 4.4  | EGLIBC 2.19 | 4.8  | 2.24 |\n| Ubuntu 16.04 | Xenial | 4.4  | GLIBC 2.23  | 5.4  | 2.26 |\n| Ubuntu 18.04 | Bionic | 5.0  | GLIBC 2.27  | 7.5  | 2.30 |\n| Ubuntu 20.04 | Focal  | 5.4  | GLIBC 2.31  | 9.3  | 2.34 |\n| Ubuntu 22.04 | Jammy  | 5.17 | GLIBC 2.35  | 11.2 | 2.38 |\n| Ubuntu 24.04 | Noble  | 6.8  | GLIBC 2.39  | 13.2 | 2.42 |\n\n\n| Distribution | Codename | Kernel | libc | gcc | binutils |\n|:---------:|:--------:|:----:|:----------:|:-----:|:-----:|\n| Debian 7  | Wheezy   | -    | GLIBC -    | -     | -     |\n| Debian 8  | Jessie   | 3.16 | GLIBC 2.19 | 4.9.2 | 2.25  |\n| Debian 9  | Stretch  | 4.9  | GLIBC 2.24 | 6.3.0 | 2.28  |\n| Debian 10 | Buster   | -    | GLIBC -    | -     | -     |\n| Debian 11 | Bullseye | -    | GLIBC -    | -     | -     |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggresss%2Fdocker-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faggresss%2Fdocker-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faggresss%2Fdocker-library/lists"}