ptylenda / kimchi-docker

Docker image for Kimchi (https://github.com/kimchi-project/kimchi)
MIT License
9 stars 2 forks source link

I cannot login into Wok #1

Open iadegesso opened 5 years ago

iadegesso commented 5 years ago

Hi, in my Gentoo-based system, I deployed this container from the command line as root, using the 'docker run -it -p 8001:8001 -d --privileged -v /sys/fs/cgroup:/sys/fs/cgroup:ro ptylenda/kimchi-docker' command as told in the short readme.

The container starts but I cannot login in Wok/Kimchi since none of my system users is recognized (see the attachments).

Best regards,

Iade Gesso, PhD (in Computer Science)

Selection_012 Selection_013

DRIgnazGortngschirl commented 5 years ago

@iadegesso Same for me on a Ubuntu based system

iadegesso commented 5 years ago

@ptylenda any news?

henrikp commented 5 years ago

If anyone else wonders about the solution, then the answer is that the container is using its own permissions. I entered the container and changed the password for root.

ghost commented 5 years ago

After changing the pass and logging in, still doesn't seem to work for me - no templates tab?

csrednicki commented 4 years ago

Yeah, it is broken. Author didn't mention also about mounting two folders: /var/lib/kimchi/isos and /var/lib/libvirt/images