Skip to content

Commit 59dcca0

Browse files
authored
Merge pull request #21752 from dvdksn/chore-rm-docker-ee
chore: remove stray mentions of Docker EE
2 parents 9483dfc + 08bbe48 commit 59dcca0

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

content/manuals/engine/network/tutorials/macvlan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ container to it.
2525
to your networking equipment.
2626

2727
- The `macvlan` networking driver only works on Linux hosts, and is not supported
28-
on Docker Desktop for Mac, Docker Desktop for Windows, or Docker EE for Windows Server.
28+
on Docker Desktop or Docker Engine on Windows.
2929

3030
- You need at least version 3.9 of the Linux kernel, and version 4.0 or higher
3131
is recommended.

content/manuals/engine/storage/drivers/aufs-driver.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ potential performance advantages over the `aufs` storage driver.
2525

2626
- For Docker Engine - Community, AUFS is supported on Ubuntu, and on Debian versions prior to
2727
Stretch.
28-
- For Docker EE, AUFS is supported on Ubuntu.
2928
- If you use Ubuntu, you need to add the AUFS module to the kernel. If you do
3029
not install these packages, you need to use `overlay2`.
3130
- AUFS cannot use the following backing filesystems: `aufs`, `btrfs`, or

0 commit comments

Comments
 (0)