Hannon Queiroz
Hannon Queiroz
# Bug report **Describe the bug** When running `ds -c up`, existing containers (created outside of DockSTARTer) are being removed. **To Reproduce** Steps to reproduce the behavior: - Run `docker-compose...
**Describe the bug** I followed [this guide](http://www.ubuntuboss.com/ubuntu-server-18-04-as-a-hypervisor-using-kvm-and-kimchi-for-vm-management/) to install Kimchi on Ubuntu Server 18.04, but when I try to access https://:8001/, I get 400 Bad Request from Nginx. One thing...
I don't know if I'm doing something stupid, but when I use `{{ user_form.password1|add_class:"form-control pull-right" }}` , a new "form-control pull-right" is added to the HTML output every time I...
Hi, I'm trying to run your Kruskal code with a big graph: 10000 nodes for a complete graph. I get a Segmentation Fault, which seems to come from a memory...