Skip to content

jcs-emacs/docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c4ddd5d · Mar 19, 2025

History

53 Commits
Feb 23, 2025
Sep 22, 2022
Sep 22, 2022
Mar 27, 2024
Feb 23, 2025
Mar 19, 2025
Aug 2, 2023
Feb 11, 2025
Feb 16, 2024
Mar 19, 2025

Repository files navigation

License: GPL v3 Linux Docker Pulls Built with

docker

Docker Image for jcs-emacs

Build

🔨 Usage

Step 1, clone this repo and navigate to the project path:

git clone https://github.com/jcs-emacs/docker
cd docker

Step 2, build docker image with target Emacs version and run interactively:

docker build -t jcs-emacs ./27.x/

This will build docker image with Emacs 27.x version installed.

🛠️ Contribute

PRs Welcome Donate on paypal Become a patron

If you would like to contribute to this project, you may either clone and make pull requests to this repository. Or you can clone the project and establish your own branch of this tool. Any methods are welcome!

⚜️ License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

See LICENSE for details.