-
```
please provide vm images for download,
i think it's a good idea if this is technically possible; to some extent this
increases functionality of the project as a feature
```
Original issue repor…
-
Tryied few times - result the same...
P.S. What add-on's can not be installed...?
`root@proxmox:~# ash -c "$(wget -qLO - https://github.com/whiskerz007/proxmox_hassio_lxc/raw/master/create_conta…
-
After "fixing" https://github.com/cloudbase/garm/issues/309 for us, I enabled JIT tokens again. Soon afterwards we saw failing runs in connection with android emulators. After investigation we found o…
-
This would make lxc unprivileged containers easy.
This is the right thing to do.
Below is a bash script for Ubuntu that should be turned into a generic template
lxc unprivileged containers ar…
-
```
please provide vm images for download,
i think it's a good idea if this is technically possible; to some extent this
increases functionality of the project as a feature
```
Original issue repor…
-
```
Reason:
As these virtualization methods are very similar it would be nice if the
web-panel could also administer Linux Conatiners (LXC)
```
Original issue reported on code.google.com by `fritz.…
-
```
Reason:
As these virtualization methods are very similar it would be nice if the
web-panel could also administer Linux Conatiners (LXC)
```
Original issue reported on code.google.com by `fritz.…
-
```
Reason:
As these virtualization methods are very similar it would be nice if the
web-panel could also administer Linux Conatiners (LXC)
```
Original issue reported on code.google.com by `fritz.…
-
```
please provide vm images for download,
i think it's a good idea if this is technically possible; to some extent this
increases functionality of the project as a feature
```
Original issue repor…
-
Currently if we want to run runc on top of a downloaded image we must take 2 steps:
1. download the image with skopeo
`skopeo copy docker://busybox oci:busybox-oci`
2. convert the image to a bundle…