Coder.comC
Coder.com4y ago
19 replies
Deleted User

Install code-server from AUR fails on manjaro image

I've setup a local kubernetes cluster and want to explorer features and possibilities with coder v2. We are planing to sell a profession license to use enterprise feature too.

This is what i've done. Create a new docker image FROM manjarolinux/base:latest and installed some tools for my development. To my surprise the install script for code-server detects my distro and clones the git repo and starts building. Until this point is all fine. But the script stops after creating the pacman package file.

If I do manually install the package and start the code-server the health check wents green. Any idea why this stocks in installation?
Was this page helpful?