Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docker [2019/01/24 10:07] – [TO DO] rpjday | docker [2019/10/07 10:28] (current) – [Overview] rpjday | ||
---|---|---|---|
Line 2: | Line 2: | ||
Collection of Docker-related topics, including Fedora-related. | Collection of Docker-related topics, including Fedora-related. | ||
+ | |||
+ | Internal pages: | ||
+ | |||
+ | * [[Dockerfiles]] | ||
+ | |||
+ | ===== The bigger picture ===== | ||
+ | |||
+ | * podman | ||
+ | * containerd | ||
+ | * buildah | ||
+ | * cri-o | ||
+ | |||
===== TO DO ===== | ===== TO DO ===== | ||
+ | * Properties of Docker CE | ||
* '' | * '' | ||
* Compose | * Compose | ||
* Swarm | * Swarm | ||
+ | * libcgroup | ||
+ | * containerd.io | ||
+ | * nginx | ||
+ | * orchestration (Swarm versus Kubernetes) | ||
+ | * export DOCKER_HIDE_LEGACY_COMMANDS=true | ||
===== Internal wiki links ===== | ===== Internal wiki links ===== | ||
+ | * Containers versus images (technology) | ||
* [[Docker installation on Fedora]] | * [[Docker installation on Fedora]] | ||
+ | * [[Docker initial containers]] |