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

Work around Docker Hub pull limits #106

Closed Silex closed 3 months ago

Silex commented 3 months ago

Using a registry cache failed (#105). Trying ghcr.io

pataquets commented 3 months ago

In case ghcr didn't work, dropping here GCP free tier as option, which has a "remote pull thru" feature in their Artifact Repository product, kind of cache.

Silex commented 3 months ago

ghcr.io seems to work, merged to master.