{"id":13443062,"url":"https://github.com/Silex/docker-emacs","last_synced_at":"2025-03-20T15:33:29.493Z","repository":{"id":37396832,"uuid":"46370306","full_name":"Silex/docker-emacs","owner":"Silex","description":"Run Emacs in docker containers!","archived":false,"fork":false,"pushed_at":"2024-08-28T11:08:24.000Z","size":497,"stargazers_count":205,"open_issues_count":1,"forks_count":41,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-10-16T06:35:02.959Z","etag":null,"topics":["container","docker","emacs"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/silex/emacs","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Silex.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}},"created_at":"2015-11-17T19:31:44.000Z","updated_at":"2024-09-04T10:56:32.000Z","dependencies_parsed_at":"2023-02-16T18:02:18.270Z","dependency_job_id":"1a719b77-648d-4b66-b754-f1cdd3dfd77e","html_url":"https://github.com/Silex/docker-emacs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Silex%2Fdocker-emacs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Silex%2Fdocker-emacs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Silex%2Fdocker-emacs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Silex%2Fdocker-emacs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Silex","download_url":"https://codeload.github.com/Silex/docker-emacs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221779810,"owners_count":16879012,"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":["container","docker","emacs"],"created_at":"2024-07-31T03:01:55.509Z","updated_at":"2024-10-28T04:30:16.586Z","avatar_url":"https://github.com/Silex.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile","Ruby"],"sub_categories":[],"readme":"![https://github.com/Silex/docker-emacs/actions](https://github.com/Silex/docker-emacs/actions/workflows/ci.yml/badge.svg)\n\n# Description\n\nRun Emacs in docker containers!\n\nProject page: https://github.com/Silex/docker-emacs\n\nWraps [nix-emacs-ci](https://github.com/purcell/nix-emacs-ci) in docker images.\n\n# Images\n\n| OS                                | Tag                      | Size (MB) | Inherits from      | Contents                                                               |\n|-----------------------------------|--------------------------|-----------|--------------------|------------------------------------------------------------------------|\n| [debian](https://debian.org)      | $version                 | 370       |                    | Emacs \u0026 curl, gnupg, ssh, wget                                         |\n| [debian](https://debian.org)      | $version-ci              | 470       | $version           | [git](https://git-scm.com) \u0026 make                                      |\n| [debian](https://debian.org)      | $version-ci-cask         | 510       | $version-ci        | [Cask](https://cask.readthedocs.io) \u0026 [Python](https://www.python.org) |\n| [debian](https://debian.org)      | $version-ci-eask         | 510       | $version-ci        | [Eask](https://github.com/emacs-eask/cli)                              |\n| [debian](https://debian.org)      | $version-ci-eldev        | 470       | $version-ci        | [eldev](https://github.com/doublep/eldev)                              |\n| [debian](https://debian.org)      | $version-ci-keg          | 470       | $version-ci        | [keg](https://github.com/conao3/keg.el)                                |\n| [alpine](https://alpinelinux.org) | $version-alpine          | 240       |                    | Emacs \u0026 curl, gnupg, ssh, wget                                         |\n| [alpine](https://alpinelinux.org) | $version-alpine-ci       | 250       | $version-alpine    | [git](https://git-scm.com) \u0026 make                                      |\n| [alpine](https://alpinelinux.org) | $version-alpine-ci-cask  | 300       | $version-alpine-ci | [Cask](https://cask.readthedocs.io) \u0026 [Python](https://www.python.org) |\n| [alpine](https://alpinelinux.org) | $version-alpine-ci-eask  | 300       | $version-alpine-ci | [Eask](https://github.com/emacs-eask/cli)                              |\n| [alpine](https://alpinelinux.org) | $version-alpine-ci-eldev | 250       | $version-alpine-ci | [eldev](https://github.com/doublep/eldev)                              |\n| [alpine](https://alpinelinux.org) | $version-alpine-ci-keg   | 250       | $version-alpine-ci | [keg](https://github.com/conao3/keg.el)                                |\n\n# Tags\n\n- [`master`](https://github.com/Silex/docker-emacs/blob/master/images/master/debian/Dockerfile)\n- [`master-ci`](https://github.com/Silex/docker-emacs/blob/master/images/master/debian/ci/Dockerfile)\n- [`master-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/master/debian/ci/cask/Dockerfile)\n- [`master-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/master/debian/ci/eask/Dockerfile)\n- [`master-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/master/debian/ci/eldev/Dockerfile)\n- [`master-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/master/debian/ci/keg/Dockerfile)\n- [`master-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/master/alpine/Dockerfile)\n- [`master-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/master/alpine/ci/Dockerfile)\n- [`master-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/master/alpine/ci/cask/Dockerfile)\n- [`master-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/master/alpine/ci/eask/Dockerfile)\n- [`master-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/master/alpine/ci/eldev/Dockerfile)\n- [`master-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/master/alpine/ci/keg/Dockerfile)\n- [`29.4`, `29`, `latest`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/debian/Dockerfile)\n- [`29.4-ci`, `29-ci`, `ci`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/debian/ci/Dockerfile)\n- [`29.4-ci-cask`, `29-ci-cask`, `ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/debian/ci/cask/Dockerfile)\n- [`29.4-ci-eask`, `29-ci-eask`, `ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/debian/ci/eask/Dockerfile)\n- [`29.4-ci-eldev`, `29-ci-eldev`, `ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/debian/ci/eldev/Dockerfile)\n- [`29.4-ci-keg`, `29-ci-keg`, `ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/debian/ci/keg/Dockerfile)\n- [`29.4-alpine`, `29-alpine`, `alpine`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/alpine/Dockerfile)\n- [`29.4-alpine-ci`, `29-alpine-ci`, `alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/alpine/ci/Dockerfile)\n- [`29.4-alpine-ci-cask`, `29-alpine-ci-cask`, `alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/alpine/ci/cask/Dockerfile)\n- [`29.4-alpine-ci-eask`, `29-alpine-ci-eask`, `alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/alpine/ci/eask/Dockerfile)\n- [`29.4-alpine-ci-eldev`, `29-alpine-ci-eldev`, `alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/alpine/ci/eldev/Dockerfile)\n- [`29.4-alpine-ci-keg`, `29-alpine-ci-keg`, `alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/29.4/alpine/ci/keg/Dockerfile)\n- [`29.3`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/debian/Dockerfile)\n- [`29.3-ci`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/debian/ci/Dockerfile)\n- [`29.3-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/debian/ci/cask/Dockerfile)\n- [`29.3-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/debian/ci/eask/Dockerfile)\n- [`29.3-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/debian/ci/eldev/Dockerfile)\n- [`29.3-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/debian/ci/keg/Dockerfile)\n- [`29.3-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/alpine/Dockerfile)\n- [`29.3-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/alpine/ci/Dockerfile)\n- [`29.3-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/alpine/ci/cask/Dockerfile)\n- [`29.3-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/alpine/ci/eask/Dockerfile)\n- [`29.3-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/alpine/ci/eldev/Dockerfile)\n- [`29.3-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/29.3/alpine/ci/keg/Dockerfile)\n- [`29.2`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/debian/Dockerfile)\n- [`29.2-ci`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/debian/ci/Dockerfile)\n- [`29.2-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/debian/ci/cask/Dockerfile)\n- [`29.2-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/debian/ci/eask/Dockerfile)\n- [`29.2-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/debian/ci/eldev/Dockerfile)\n- [`29.2-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/debian/ci/keg/Dockerfile)\n- [`29.2-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/alpine/Dockerfile)\n- [`29.2-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/alpine/ci/Dockerfile)\n- [`29.2-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/alpine/ci/cask/Dockerfile)\n- [`29.2-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/alpine/ci/eask/Dockerfile)\n- [`29.2-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/alpine/ci/eldev/Dockerfile)\n- [`29.2-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/29.2/alpine/ci/keg/Dockerfile)\n- [`29.1`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/debian/Dockerfile)\n- [`29.1-ci`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/debian/ci/Dockerfile)\n- [`29.1-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/debian/ci/cask/Dockerfile)\n- [`29.1-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/debian/ci/eask/Dockerfile)\n- [`29.1-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/debian/ci/eldev/Dockerfile)\n- [`29.1-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/debian/ci/keg/Dockerfile)\n- [`29.1-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/alpine/Dockerfile)\n- [`29.1-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/alpine/ci/Dockerfile)\n- [`29.1-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/alpine/ci/cask/Dockerfile)\n- [`29.1-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/alpine/ci/eask/Dockerfile)\n- [`29.1-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/alpine/ci/eldev/Dockerfile)\n- [`29.1-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/29.1/alpine/ci/keg/Dockerfile)\n- [`28.2`, `28`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/debian/Dockerfile)\n- [`28.2-ci`, `28-ci`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/debian/ci/Dockerfile)\n- [`28.2-ci-cask`, `28-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/debian/ci/cask/Dockerfile)\n- [`28.2-ci-eask`, `28-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/debian/ci/eask/Dockerfile)\n- [`28.2-ci-eldev`, `28-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/debian/ci/eldev/Dockerfile)\n- [`28.2-ci-keg`, `28-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/debian/ci/keg/Dockerfile)\n- [`28.2-alpine`, `28-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/alpine/Dockerfile)\n- [`28.2-alpine-ci`, `28-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/alpine/ci/Dockerfile)\n- [`28.2-alpine-ci-cask`, `28-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/alpine/ci/cask/Dockerfile)\n- [`28.2-alpine-ci-eask`, `28-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/alpine/ci/eask/Dockerfile)\n- [`28.2-alpine-ci-eldev`, `28-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/alpine/ci/eldev/Dockerfile)\n- [`28.2-alpine-ci-keg`, `28-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/28.2/alpine/ci/keg/Dockerfile)\n- [`28.1`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/debian/Dockerfile)\n- [`28.1-ci`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/debian/ci/Dockerfile)\n- [`28.1-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/debian/ci/cask/Dockerfile)\n- [`28.1-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/debian/ci/eask/Dockerfile)\n- [`28.1-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/debian/ci/eldev/Dockerfile)\n- [`28.1-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/debian/ci/keg/Dockerfile)\n- [`28.1-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/alpine/Dockerfile)\n- [`28.1-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/alpine/ci/Dockerfile)\n- [`28.1-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/alpine/ci/cask/Dockerfile)\n- [`28.1-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/alpine/ci/eask/Dockerfile)\n- [`28.1-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/alpine/ci/eldev/Dockerfile)\n- [`28.1-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/28.1/alpine/ci/keg/Dockerfile)\n- [`27.2`, `27`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/debian/Dockerfile)\n- [`27.2-ci`, `27-ci`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/debian/ci/Dockerfile)\n- [`27.2-ci-cask`, `27-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/debian/ci/cask/Dockerfile)\n- [`27.2-ci-eask`, `27-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/debian/ci/eask/Dockerfile)\n- [`27.2-ci-eldev`, `27-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/debian/ci/eldev/Dockerfile)\n- [`27.2-ci-keg`, `27-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/debian/ci/keg/Dockerfile)\n- [`27.2-alpine`, `27-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/alpine/Dockerfile)\n- [`27.2-alpine-ci`, `27-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/alpine/ci/Dockerfile)\n- [`27.2-alpine-ci-cask`, `27-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/alpine/ci/cask/Dockerfile)\n- [`27.2-alpine-ci-eask`, `27-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/alpine/ci/eask/Dockerfile)\n- [`27.2-alpine-ci-eldev`, `27-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/alpine/ci/eldev/Dockerfile)\n- [`27.2-alpine-ci-keg`, `27-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/27.2/alpine/ci/keg/Dockerfile)\n- [`27.1`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/debian/Dockerfile)\n- [`27.1-ci`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/debian/ci/Dockerfile)\n- [`27.1-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/debian/ci/cask/Dockerfile)\n- [`27.1-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/debian/ci/eask/Dockerfile)\n- [`27.1-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/debian/ci/eldev/Dockerfile)\n- [`27.1-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/debian/ci/keg/Dockerfile)\n- [`27.1-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/alpine/Dockerfile)\n- [`27.1-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/alpine/ci/Dockerfile)\n- [`27.1-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/alpine/ci/cask/Dockerfile)\n- [`27.1-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/alpine/ci/eask/Dockerfile)\n- [`27.1-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/alpine/ci/eldev/Dockerfile)\n- [`27.1-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/27.1/alpine/ci/keg/Dockerfile)\n- [`26.3`, `26`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/debian/Dockerfile)\n- [`26.3-ci`, `26-ci`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/debian/ci/Dockerfile)\n- [`26.3-ci-cask`, `26-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/debian/ci/cask/Dockerfile)\n- [`26.3-ci-eask`, `26-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/debian/ci/eask/Dockerfile)\n- [`26.3-ci-eldev`, `26-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/debian/ci/eldev/Dockerfile)\n- [`26.3-ci-keg`, `26-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/debian/ci/keg/Dockerfile)\n- [`26.3-alpine`, `26-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/alpine/Dockerfile)\n- [`26.3-alpine-ci`, `26-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/alpine/ci/Dockerfile)\n- [`26.3-alpine-ci-cask`, `26-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/alpine/ci/cask/Dockerfile)\n- [`26.3-alpine-ci-eask`, `26-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/alpine/ci/eask/Dockerfile)\n- [`26.3-alpine-ci-eldev`, `26-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/alpine/ci/eldev/Dockerfile)\n- [`26.3-alpine-ci-keg`, `26-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/26.3/alpine/ci/keg/Dockerfile)\n- [`26.2`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/debian/Dockerfile)\n- [`26.2-ci`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/debian/ci/Dockerfile)\n- [`26.2-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/debian/ci/cask/Dockerfile)\n- [`26.2-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/debian/ci/eask/Dockerfile)\n- [`26.2-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/debian/ci/eldev/Dockerfile)\n- [`26.2-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/debian/ci/keg/Dockerfile)\n- [`26.2-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/alpine/Dockerfile)\n- [`26.2-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/alpine/ci/Dockerfile)\n- [`26.2-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/alpine/ci/cask/Dockerfile)\n- [`26.2-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/alpine/ci/eask/Dockerfile)\n- [`26.2-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/alpine/ci/eldev/Dockerfile)\n- [`26.2-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/26.2/alpine/ci/keg/Dockerfile)\n- [`26.1`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/debian/Dockerfile)\n- [`26.1-ci`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/debian/ci/Dockerfile)\n- [`26.1-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/debian/ci/cask/Dockerfile)\n- [`26.1-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/debian/ci/eask/Dockerfile)\n- [`26.1-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/debian/ci/eldev/Dockerfile)\n- [`26.1-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/debian/ci/keg/Dockerfile)\n- [`26.1-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/alpine/Dockerfile)\n- [`26.1-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/alpine/ci/Dockerfile)\n- [`26.1-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/alpine/ci/cask/Dockerfile)\n- [`26.1-alpine-ci-eask`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/alpine/ci/eask/Dockerfile)\n- [`26.1-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/alpine/ci/eldev/Dockerfile)\n- [`26.1-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/26.1/alpine/ci/keg/Dockerfile)\n- [`25.3`, `25`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/debian/Dockerfile)\n- [`25.3-ci`, `25-ci`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/debian/ci/Dockerfile)\n- [`25.3-ci-cask`, `25-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/debian/ci/cask/Dockerfile)\n- [`25.3-ci-eldev`, `25-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/debian/ci/eldev/Dockerfile)\n- [`25.3-ci-keg`, `25-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/debian/ci/keg/Dockerfile)\n- [`25.3-alpine`, `25-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/alpine/Dockerfile)\n- [`25.3-alpine-ci`, `25-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/alpine/ci/Dockerfile)\n- [`25.3-alpine-ci-cask`, `25-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/alpine/ci/cask/Dockerfile)\n- [`25.3-alpine-ci-eldev`, `25-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/alpine/ci/eldev/Dockerfile)\n- [`25.3-alpine-ci-keg`, `25-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/25.3/alpine/ci/keg/Dockerfile)\n- [`25.2`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/debian/Dockerfile)\n- [`25.2-ci`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/debian/ci/Dockerfile)\n- [`25.2-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/debian/ci/cask/Dockerfile)\n- [`25.2-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/debian/ci/eldev/Dockerfile)\n- [`25.2-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/debian/ci/keg/Dockerfile)\n- [`25.2-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/alpine/Dockerfile)\n- [`25.2-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/alpine/ci/Dockerfile)\n- [`25.2-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/alpine/ci/cask/Dockerfile)\n- [`25.2-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/alpine/ci/eldev/Dockerfile)\n- [`25.2-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/25.2/alpine/ci/keg/Dockerfile)\n- [`25.1`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/debian/Dockerfile)\n- [`25.1-ci`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/debian/ci/Dockerfile)\n- [`25.1-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/debian/ci/cask/Dockerfile)\n- [`25.1-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/debian/ci/eldev/Dockerfile)\n- [`25.1-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/debian/ci/keg/Dockerfile)\n- [`25.1-alpine`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/alpine/Dockerfile)\n- [`25.1-alpine-ci`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/alpine/ci/Dockerfile)\n- [`25.1-alpine-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/alpine/ci/cask/Dockerfile)\n- [`25.1-alpine-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/alpine/ci/eldev/Dockerfile)\n- [`25.1-alpine-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/25.1/alpine/ci/keg/Dockerfile)\n- [`24.5`, `24`](https://github.com/Silex/docker-emacs/blob/master/images/24.5/debian/Dockerfile)\n- [`24.5-ci`, `24-ci`](https://github.com/Silex/docker-emacs/blob/master/images/24.5/debian/ci/Dockerfile)\n- [`24.5-ci-cask`, `24-ci-cask`](https://github.com/Silex/docker-emacs/blob/master/images/24.5/debian/ci/cask/Dockerfile)\n- [`24.5-ci-eldev`, `24-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/24.5/debian/ci/eldev/Dockerfile)\n- [`24.5-ci-keg`, `24-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/24.5/debian/ci/keg/Dockerfile)\n- [`24.4`](https://github.com/Silex/docker-emacs/blob/master/images/24.4/debian/Dockerfile)\n- [`24.4-ci`](https://github.com/Silex/docker-emacs/blob/master/images/24.4/debian/ci/Dockerfile)\n- [`24.4-ci-eldev`](https://github.com/Silex/docker-emacs/blob/master/images/24.4/debian/ci/eldev/Dockerfile)\n- [`24.4-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/24.4/debian/ci/keg/Dockerfile)\n- [`24.3`](https://github.com/Silex/docker-emacs/blob/master/images/24.3/debian/Dockerfile)\n- [`24.3-ci`](https://github.com/Silex/docker-emacs/blob/master/images/24.3/debian/ci/Dockerfile)\n- [`24.3-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/24.3/debian/ci/keg/Dockerfile)\n- [`24.2`](https://github.com/Silex/docker-emacs/blob/master/images/24.2/debian/Dockerfile)\n- [`24.2-ci`](https://github.com/Silex/docker-emacs/blob/master/images/24.2/debian/ci/Dockerfile)\n- [`24.2-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/24.2/debian/ci/keg/Dockerfile)\n- [`24.1`](https://github.com/Silex/docker-emacs/blob/master/images/24.1/debian/Dockerfile)\n- [`24.1-ci`](https://github.com/Silex/docker-emacs/blob/master/images/24.1/debian/ci/Dockerfile)\n- [`24.1-ci-keg`](https://github.com/Silex/docker-emacs/blob/master/images/24.1/debian/ci/keg/Dockerfile)\n- [`23.4`, `23`](https://github.com/Silex/docker-emacs/blob/master/images/23.4/debian/Dockerfile)\n- [`23.4-ci`, `23-ci`](https://github.com/Silex/docker-emacs/blob/master/images/23.4/debian/ci/Dockerfile)\n\n# Usage\n\n``` shell\ndocker run -it --rm silex/emacs\n```\n\n# Alternatives\n\n- [flycheck/emacs-cask](https://hub.docker.com/r/flycheck/emacs-cask): collection of docker images containing a\n  minimal Emacs compiled from source with Cask.\n- [flycheck/emacs-travis](https://github.com/flycheck/emacs-travis): makefile which provides targets to\n  install Emacs stable and emacs-snapshot, Texinfo and Cask.\n- [jgkamat/airy-docker-emacs](https://github.com/jgkamat/airy-docker-emacs): alpine-based docker images that have\n  Emacs installed through the package manager.\n- [JAremko/docker-emacs](https://github.com/JAremko/docker-emacs): collection of docker images with focus on GUI usage.\n- [rejeep/evm](https://github.com/rejeep/evm): pre-built Emacs binaries.\n\n# Contributions\n\nThey are very welcome! The basic workflow is as follow:\n\n- Modify `images.yml`.\n- Modify files inside the `/templates` directory.\n- Run `bin/images --generate` to spread the changes everywhere.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSilex%2Fdocker-emacs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSilex%2Fdocker-emacs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSilex%2Fdocker-emacs/lists"}