karlicoss / cloudmacs

Selfhost your Emacs and access it in browser
https://beepb00p.xyz/cloudmacs.html
GNU General Public License v3.0
509 stars 27 forks source link

Cannot install, UNAME: unbound variable #7

Closed LucaMarconato closed 2 years ago

LucaMarconato commented 2 years ago

I have little experience with docker. Do I have to assign a value to these:

      - UNAME
      - GNAME
      - EMACS_UID
      - EMACS_GID

or is this standard docker syntax?

I have successfully created the docker container but when I run it I get /usr/local/sbin/asEnvUser: line 18: UNAME: unbound variable.