Commit Graph

6 Commits

Author SHA1 Message Date
David Karlsson d8d84eeb05
Merge pull request #17819 from peterhauke/patch-11
Fix typos and make minor language edits
2023-07-31 11:09:48 +02:00
Peter Hauke 764f75cf9b
Fix typos and make minor language edits
Fix typos and make minor language edits

"make it so that" in "the Dockerfile instruction make it so that the builder" sounds a bit clumsy. I tried to improve it without rewriting the whole sentence.

I believe "downloading and installing dependencies" is plural so the verb "occur" should also be plural.
2023-07-24 21:07:19 +02:00
Peter Hauke 3c4336ac6b
Fix typo
Fix typo and make one other minor language edit
2023-07-24 06:14:42 +02:00
Anant Prakash Singh f0591c701d
Removed minor grammatical mistake
Removed a minor grammatical mistake which was creating confusion when going through the documentation
2023-05-04 13:05:25 +05:30
David Karlsson 772f724e5c build: add build architecture
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-05-02 17:10:48 +02:00
David Karlsson da6586c498 build: added guide for docker build
Signed-off-by: David Karlsson <david.karlsson@docker.com>
2023-04-24 19:56:49 +02:00