GithubHelp home page GithubHelp logo

simhaonline / tins Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marbetschar/tins

0.0 0.0 0.0 977 KB

Containers just like Virtual Machines - but with native performance

License: GNU General Public License v3.0

Meson 3.15% Shell 0.28% Python 0.68% Vala 94.51% CSS 1.39%

tins's Introduction

Tins

Containers just like Virtual Machines - but with native performance

Tins: tinplate containers - often used to package breath mints. In some cultures, these boxes are referred to as "tins".

Tins uses LXD to easily create and manage Containers providing a Desktop Environment (Graphical User Interface). The usability is similar to VirtualBox, but without the downsides of traditional Virtual Machines: Unprivileged, lightweight Linux Containers provide good isolation along with superior performance.

Usage

Even though the usage of Tins should be straight forward, feel free to open an issue if you have any questions.

In case you want to learn more about LXD, there is a pretty good documentation on linuxcontainers.org.

Installation

Tins will be available in elementary AppCenter soon!

PLEASE NOTE: Until issue #7 is fixed, Tins expects LXD to be initialized on the host system. To do so, please execute the following commands in your terminal:

# use default values everywhere:
lxd init

# allow lxd to remap your user id into a container:
echo "root:$UID:1" | sudo tee -a /etc/subuid /etc/subgid

Building

You'll need the following dependencies:

  • glib-2.0
  • json-glib-1.0
  • gtk+-3.0
  • granite
  • posix
  • meson
  • valac

Simply run

./install.sh

The install script configures the build environment, compiles the app and installs it. The app is started automatically after successful installation.

tins's People

Contributors

marbetschar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.