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/30 12:17] – [fuse-overlayfs] 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 ===== | ||
| Line 31: | Line 35: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| ===== Packages ===== | ===== Packages ===== | ||
| - | A currently disorganized list of F30 packages related to containers (with some structure of dependencies) | + | A currently disorganized list of F30 packages related to containers (with some structure of container-related |
| ==== podman ==== | ==== podman ==== | ||
| Line 49: | Line 57: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ==== runc ==== | ||
| + | |||
| + | * [[https:// | ||
| ==== skopeo ==== | ==== skopeo ==== | ||
| Line 54: | Line 66: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ==== containers-common ==== | ||
| + | |||
| + | * [[https:// | ||
| + | |||
| + | ==== container-selinux ==== | ||
| + | |||
| + | * [[https:// | ||
| ==== containerd ==== | ==== containerd ==== | ||
| Line 74: | 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]] | ||