diff --git a/config/containers/logging/configure.md b/config/containers/logging/configure.md index 848dee1152..4056370fb5 100644 --- a/config/containers/logging/configure.md +++ b/config/containers/logging/configure.md @@ -176,7 +176,7 @@ see more options. to use the `docker logs` command for any logging driver. Refer to [reading logs when using remote logging drivers](dual-logging.md) for information about using `docker logs` to read container logs locally for many - third party logging solutions, including: + third party logging solutions, including: - `syslog` - `gelf` - `fluentd` @@ -185,8 +185,7 @@ see more options. - `etwlogs` - `gcplogs` - `Logentries` -- When using Docker Community Engine, the `docker logs` command is only available - on the following drivers: +- When using Docker Community Engine, the `docker logs` command is only available on the following drivers: - `local` - `json-file` - `journald` diff --git a/docker-hub/index.md b/docker-hub/index.md index b9a244909b..75f72e05b1 100644 --- a/docker-hub/index.md +++ b/docker-hub/index.md @@ -86,8 +86,7 @@ repositories of container images. * [Official Images](official_images.md): Pull and use high-quality container images provided by Docker. * [Publisher Images](publish/customer_faq.md): Pull and use high- -quality container images provided by external vendors. Certified images also -include support and guarantee compatibility with Docker Enterprise. +quality container images provided by external vendors. * [Builds](builds/index.md): Automatically build container images from GitHub and Bitbucket and push them to Docker Hub. * [Webhooks](webhooks.md): Trigger actions after a successful push diff --git a/network/index.md b/network/index.md index d87d7eac4f..f68a4d63fc 100644 --- a/network/index.md +++ b/network/index.md @@ -19,10 +19,6 @@ This topic defines some basic Docker networking concepts and prepares you to design and deploy your applications to take full advantage of these capabilities. -Most of this content applies to all Docker installations. However, -[a few advanced features](#docker-ee-networking-features) are only available to -Docker EE customers. - ## Scope of this topic This topic does **not** go into OS-specific details about how Docker networks