Browse Source

Merge pull request #4293 from cpuguy83/patch-1

Doc: Remove uneeded wording in Dockerfile format
Guillaume J. Charmes 11 năm trước cách đây
mục cha
commit
aed7fe1cda
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      docs/sources/reference/builder.rst

+ 1 - 1
docs/sources/reference/builder.rst

@@ -74,7 +74,7 @@ When you're done with your build, you're ready to look into
 2. Format
 =========
 
-The Dockerfile format is quite simple:
+Here is the format of the Dockerfile:
 
 ::