zevlg / telega.el

GNU Emacs telegram client (unofficial)
https://zevlg.github.io/telega.el/
GNU General Public License v3.0
1.09k stars 85 forks source link

Arm docker #409

Closed grburgess closed 1 year ago

grburgess commented 1 year ago

sorry.... a typo. it should work now.

zevlg commented 1 year ago

Merged in, thanks. But I’ll push dockerfile update only tomorrow

grburgess commented 1 year ago

no worries, sorry for the back and forth

grburgess commented 1 year ago

it does seem to be doing more work this time

zevlg commented 1 year ago

Building image for arm64 does not fit into 6h interval reserved for a github job - https://github.com/zevlg/telega.el/actions/runs/4487407116/jobs/7890801945

grburgess commented 1 year ago

yeah, I just saw. I could try and build it locally..

zevlg commented 1 year ago

yeah, I just saw. I could try and build it locally..

I have m1 mac, what commands should I run to build it locally and push image for arm64 platform?

grburgess commented 1 year ago

I was able to build it very quickly and it worked.

docker build -f etc/Dockerfile . from the repo root.