Git Product home page Git Product logo

docker-emacs's Introduction

pipeline status

Description

Run Emacs in docker containers!

Images

OS Tag Size (MB) Inherits from Contents
debian $version 450 Emacs, curl, gnupg & imagemagick
debian $version-dev 1400 $version All build dependencies & source in /opt/emacs
debian $version-ci 480 $version git & make
debian $version-ci-cask 520 $version-ci Cask & Python
debian $version-ci-eldev 480 $version-ci eldev
debian $version-ci-keg 480 $version-ci keg
alpine $version-alpine 220 Emacs, curl, gnupg & imagemagick
alpine $version-alpine-dev 1200 $version-alpine All build dependencies & source in /opt/emacs
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

Console

docker run -it --rm silex/emacs

GUI

xhost +local:root # WARN: this comes with security issues
docker run -it --rm -e DISPLAY -v /tmp/.X11-unix:/tmp/.X11-unix 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.

Thanks

docker-emacs's People

Contributors

agsdot avatar conao3 avatar damiencassou avatar gonewest818 avatar jgkamat avatar silex avatar snogge avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.