Differences between revisions 6 and 7
Revision 6 as of 2018-08-28 21:51:48
Size: 1316
Editor: SamatJain
Comment: Docker without Docker
Revision 7 as of 2019-02-10 07:06:32
Size: 843
Editor: SamatJain
Comment: Move Flatpak stuff to Containers/Flatpak
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:
== Flatpak == ----
Line 17: Line 17:
For making sure themes are correct inside Flatpak applications: <<FullSearchCached(t:Containers/)>>
Line 19: Line 19:
{{{#!highlight sh
# TODO: Figure out which repository these belong to
flatpak install org.gtk.Gtk3theme.Breeze-Dark org.gtk.Gtk3theme.Breeze
}}}

=== Building ===

 * [[https://blogs.gnome.org/alexl/2017/02/10/maintaining-a-flatpak-repository/|Maintaining a flatkpak repository]]


=== Repositories ===

 * [[https://github.com/KDE/flatpak-kde-applications|KDE/flatpak-kde-applications]]: Official KDE repository for Flatpak-distributed applications
<<Navigation(children)>>

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

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

Docker

systemd and docker


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