Fix another {% raw %} tag. (#4256)

This commit is contained in:
Parker Moore 2017-08-17 19:42:17 -04:00 committed by John Mulhausen
parent 5d0be0fafe
commit 48ba5183f9
1 changed files with 1 additions and 1 deletions

View File

@ -1371,7 +1371,7 @@ Engine 1.10 migrator can be found on Docker Hub: https://hub.docker.com/r/docker
- Fix `docker login` on windows (#17738)
- Fix bug with `docker inspect` output when not connected to daemon (#17715)
- Fix `{% raw %docker inspect -f {{.HostConfig.Dns}} somecontainer{% endraw %}` (#17680)
- Fix `{% raw %}docker inspect -f {{.HostConfig.Dns}} somecontainer{% endraw %}` (#17680)
### Builder