We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1357a44 commit dec694dCopy full SHA for dec694d
engine/userguide/networking/default_network/configure-dns.md
@@ -104,17 +104,13 @@ Four different options affect container domain name services.
104
<code>--dns-opt=OPTION...</code>
105
</p></td>
106
<td><p>
107
- Sets the options used by DNS resolvers by writing an <code>options<code>
108
- line into the container's <code>/etc/resolv.conf<code>.
+ Sets the options used by DNS resolvers by writing an <code>options</code>
+ line into the container's <code>/etc/resolv.conf</code>.
109
</p>
110
<p>
111
- See documentation for <code>resolv.conf<code> for a list of valid options
+ See documentation for <code>resolv.conf</code> for a list of valid options
112
113
</tr>
114
- <tr>
115
- <td><p></p></td>
116
117
- </tr>
118
</table>
119
120
0 commit comments