tins icon indicating copy to clipboard operation
tins copied to clipboard

Containers just like Virtual Machines - but with native performance

Results 15 tins issues
Sort by recently updated
recently updated
newest added

It might be worth a shot, not sure how far you'd get since you would need it running in a sandbox

ive tried to install tins by building. after fixing a missing definition (State.ENABLED instead of ENABLED [ContainerListBoxRow:60]) the app wont connect to lxd. did i miss something? tins complains about...

There should be a way to change a container's configuration.

enhancement

Tins looks broken if there is no container: ![Screenshot from 2020-05-17 21-12-27](https://user-images.githubusercontent.com/392542/82157695-69b79c80-9883-11ea-819a-1699999d2bce.png)

enhancement
good first issue

Right now Boxes expects LXD to be installed and initialized on the host system: ``` sudo apt install lxd sudo lxd init # use default values for everything ``` We...

enhancement

It should be possible to change the container's Network Configuration via GUI. I guess its enough to provide either NAT or Bridged mode: **Hidden (NAT)** In this mode each container...

wishlist

This is probably related to #21, follow up of https://github.com/marbetschar/tins/issues/16 `gnome-session --session=pantheon` refuses to start and produces the following eror: ``` gnome-session-binary[634]: CRITICAL: We failed, but the fail whale is...

bug
help wanted

.... and therefore there is no way to figure out which desktop environment needs to be auto-started (this is a follow up of #16 ).

bug

This is a follow up issue of #16 `gnome-session` fails to start and produces the following output: $ lxc exec GNOME -- sudo su --login marbetschar --command "gnome-session --debug" ......

bug
help wanted

It should be possible to start another Desktop Environment from a container in a window.

enhancement