Differences between revisions 2 and 8 (spanning 6 versions)
Revision 2 as of 2018-02-13 22:25:59
Size: 624
Editor: SamatJain
Comment:
Revision 8 as of 2019-02-10 07:07:47
Size: 226
Editor: SamatJain
Comment: Move Docker stuff to Containers/Docker
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
== systemd and docker == ----
Line 7: Line 7:
 * [[http://container-solutions.com/running-docker-containers-with-systemd/|Running Docker containers with systemd]]: Describes interfacing systemd and docker directly, along with the systemd-docker wrapper. <<FullSearchCached(t:Containers/)>>
Line 9: Line 9:
== Flatpak ==

For making sure themes are correct inside Flatpak applications:

{{{#!highlight sh
# TODO: Figure out which repository these belong to
flatpak install org.gtk.Gtk3theme.Breeze-Dark org.gtk.Gtk3theme.Breeze
}}}
<<Navigation(children)>>

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

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


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