Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
containers_on_fedora_30 [2019/03/24 11:01] – [Wiki pages] rpjday | containers_on_fedora_30 [2019/04/03 08:10] (current) – [TO DO] rpjday | ||
---|---|---|---|
Line 2: | Line 2: | ||
Various pages and recipes for playing with containers on Fedora 30 (Branched at the moment). I've barely started so there' | Various pages and recipes for playing with containers on Fedora 30 (Branched at the moment). I've barely started so there' | ||
+ | |||
+ | ===== TO DO ===== | ||
+ | |||
+ | * OCI container and image specifications (containers/ | ||
===== Links ===== | ===== Links ===== | ||
- | ==== GitHub links ==== | + | ==== GitHub links (not complete) |
[[https:// | [[https:// | ||
Line 25: | Line 29: | ||
* [[https:// | * [[https:// | ||
- | ==== General links ==== | + | ==== General links (way more coming) |
* [[https:// | * [[https:// | ||
Line 31: | Line 35: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
===== Packages ===== | ===== Packages ===== | ||
- | A currently disorganized list of F30 packages related to containers: | + | A currently disorganized list of F30 packages related to containers |
+ | |||
+ | ==== podman ==== | ||
- | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | ==== buildah ==== | ||
+ | |||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | ==== runc ==== | ||
+ | |||
+ | * [[https:// | ||
+ | |||
+ | ==== skopeo ==== | ||
+ | |||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | ==== containers-common ==== | ||
+ | |||
* [[https:// | * [[https:// | ||
- | | + | |
+ | ==== container-selinux ==== | ||
+ | |||
+ | | ||
+ | |||
+ | ==== containerd ==== | ||
+ | |||
+ | * [[https:// | ||
+ | * [[https:// | ||
+ | |||
+ | |||
+ | ==== fuse-overlayfs ==== | ||
+ | |||
+ | None of the above appears to need this, but what the heck. | ||
* [[https:// | * [[https:// | ||
Line 52: | Line 94: | ||
* [[F30_podman]] | * [[F30_podman]] | ||
* [[F30_buildah]] | * [[F30_buildah]] | ||
+ | * [[F30_runc]] | ||
+ | * [[F30_containerd]] | ||
* [[F30_skopeo]] | * [[F30_skopeo]] | ||
+ | * [[F30_crio]] | ||
+ | |||
+ | ===== Course outlines ===== | ||
+ | |||
+ | Here are my in-progress outlines for two container technology-related courses that should be available in the near future: | ||
+ | |||
+ | * [[Fundamentals of Container Technology]] | ||
+ | * [[Container Orchestration with Kubernetes]] |