/docker-alpine-emacs

Docker image for Emacs on Alpine Linux

Primary LanguageShell

Docker image for Emacs on Alpine Linux

Docker Build Status

Emacs from Alpine community repository with MELPA setting.

  • Alpine Linux v3.10
  • Emacs v26.2

How to use this image

$ docker run -it iquiw/alpine-emacs

Environment Variables

EMACS_PACKAGES

This variable specifies space separated list of packages. They are installed automatically when the container is executed.