Silex / docker-emacs

Run Emacs in docker containers!
https://hub.docker.com/r/silex/emacs
GNU General Public License v3.0
208 stars 42 forks source link

Alpine linux issues when building #63

Closed Silex closed 4 years ago

Silex commented 4 years ago

3.9 has this weird "apk add" problem, and 3.10 just hangs when building emacs.

3.10 hangs: https://gitlab.com/Silex777/docker-emacs/-/jobs/667306515 3.9 apk add error: https://gitlab.alpinelinux.org/alpine/aports/-/issues/11801

Silex commented 4 years ago

Seems 3.9 have fixed itself on its own.