Silex / docker-emacs

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

`wget` support #99

Closed vemv closed 12 months ago

vemv commented 1 year ago

Hi!

Would you generously add wget to this image?

That way we (at CIDER) could easily add shellcheck to our CI builds.

We currently use silex/emacs:28-ci.

Thanks - V

Silex commented 12 months ago

Ah yes, thought it'd be there already but it's only curl.

vemv commented 12 months ago

Hey, sorry, I forgot about this one - should have closed it.

Even after installing wget, I faced problems with shellcheck, so it became evident at that point that using a dedicated docker image just for shellcheck was the way to go.

Silex commented 12 months ago

Done in https://github.com/Silex/docker-emacs/commit/84d878c5c41878d8ef14754cbe2cd8a168164ff7