enascimento / docker-emacs

Run Emacs in docker containers!

Home Page:https://hub.docker.com/r/silex/emacs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

status

Description

Run Emacs in docker containers!

Wraps nix-emacs-ci in docker images.

Images

OS Tag Size (MB) Inherits from Contents
debian $version 350 Emacs, curl & gnupg
debian $version-ci 430 $version git & make
debian $version-ci-cask 460 $version-ci Cask & Python
debian $version-ci-eldev 430 $version-ci eldev
debian $version-ci-keg 430 $version-ci keg
alpine $version-alpine 220 Emacs, curl & gnupg
alpine $version-alpine-ci 240 $version-alpine git & make
alpine $version-alpine-ci-cask 280 $version-alpine-ci Cask & Python
alpine $version-alpine-ci-eldev 240 $version-alpine-ci eldev
alpine $version-alpine-ci-keg 240 $version-alpine-ci keg

Tags

Usage

docker run -it --rm silex/emacs

Alternatives

Contributions

They are very welcome! The basic workflow is as follow:

  • Modify images.yml.
  • Modify files inside the /templates directory.
  • Run bin/generate to spread the changes everywhere.

About

Run Emacs in docker containers!

https://hub.docker.com/r/silex/emacs

License:GNU General Public License v3.0


Languages

Language:Dockerfile 84.3%Language:Ruby 8.3%Language:Shell 6.6%Language:Python 0.8%