From 6a34ced5210bd0c9ec4b3dba9c0dcc2861a6ee53 Mon Sep 17 00:00:00 2001 From: Mark Bonsack Date: Tue, 14 Jan 2020 08:20:18 -0800 Subject: [PATCH] Update docker-swarm-rhel7.md * Add RHEL 7.7 to title of docker swarm RHEL 7.7 runtime doc --- docs/gettingstarted/docker-swarm-rhel7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gettingstarted/docker-swarm-rhel7.md b/docs/gettingstarted/docker-swarm-rhel7.md index 67f9d07..251c9fa 100644 --- a/docs/gettingstarted/docker-swarm-rhel7.md +++ b/docs/gettingstarted/docker-swarm-rhel7.md @@ -1,5 +1,5 @@ -# Install Docker CE and Swarm +# Install Docker CE and Swarm (RHEL 7.7) * Warning: this method of installing docker on RHEL does not appear to be supported. Consider using podman instead.