Differences between revisions 4 and 5
Revision 4 as of 2018-06-28 00:34:06
Size: 1024
Editor: SamatJain
Comment:
Revision 5 as of 2018-06-28 21:44:56
Size: 1199
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:


=== Repositories ===

 * [[https://github.com/KDE/flatpak-kde-applications|KDE/flatpak-kde-applications]]: Official KDE repository for Flatpak-distributed applications

Containerization-related stuff for Docker, Kubernetes (k8s), CoreOS, etc.

Also user-space stuff like Ubuntu snaps, flatpak, and AppImage is here.

systemd and docker

Flatpak

For making sure themes are correct inside Flatpak applications:

   1 # TODO: Figure out which repository these belong to
   2 flatpak install org.gtk.Gtk3theme.Breeze-Dark org.gtk.Gtk3theme.Breeze

Building

Repositories

SamatsWiki: Containers (last edited 2019-02-10 07:07:47 by SamatJain)