Skip to content

Commit 964c7e4

Browse files
committed
Fix tab formatting
1 parent 41d6d36 commit 964c7e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/includes/iot-edge-install-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,9 @@ By default, the container engine doesn't set container log size limits. Over tim
137137
138138
The following steps show you how to configure your container to use [`local` logging driver](https://docs.docker.com/config/containers/logging/local/) as the logging mechanism.
139139
140-
1. Create or edit the existing Docker [daemon's config file](https://docs.docker.com/config/daemon/)
140+
# [Ubuntu / Debian / RHEL](#tab/ubuntu+debian+rhel)
141141
142-
# [Ubuntu / Debian / RHEL](#tab/ubuntu+debian+rhel)
142+
1. Create or edit the existing Docker [daemon's config file](https://docs.docker.com/config/daemon/)
143143

144144
```bash
145145
sudo nano /etc/docker/daemon.json

0 commit comments

Comments
 (0)