SNAP for Unraid


Recommended Posts

https://snapcraft.io/

 

What is a snap?
A snap :

is a squashFS filesystem containing your app code and a snap.yaml file containing specific metadata. It has a read-only file-system and, once installed, a writable area.

is self-contained. It bundles most of the libraries and runtimes it needs and can be updated and reverted without affecting the rest of the system.

is confined from the OS and other apps through security mechanisms, but can exchange content and functions with other snaps according to fine-grained policies controlled by the user and the OS defaults.

 

https://youtu.be/DLxqdf89hRo

 

Why would this be awesome for Unraid?

If I understand correctly... hardware passthrough!

Also https://snapcraft.io/store

 

 

 

Link to comment
12 minutes ago, GreenEyedMonster said:

https://snapcraft.io/

 

What is a snap?
A snap :

is a squashFS filesystem containing your app code and a snap.yaml file containing specific metadata. It has a read-only file-system and, once installed, a writable area.

is self-contained. It bundles most of the libraries and runtimes it needs and can be updated and reverted without affecting the rest of the system.

is confined from the OS and other apps through security mechanisms, but can exchange content and functions with other snaps according to fine-grained policies controlled by the user and the OS defaults.

 

https://youtu.be/DLxqdf89hRo

 

Why would this be awesome for Unraid?

If I understand correctly... hardware passthrough!

Also https://snapcraft.io/store

 

 

 

If not Snap... there is also Flatpak and AppImage.  

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.