mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fix typo in build.md (#5821)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
a4f5e30249
commit
3e7bd5d26f
@@ -13,7 +13,7 @@ Options:
|
||||
--force-rm Always remove intermediate containers.
|
||||
--no-cache Do not use cache when building the image.
|
||||
--pull Always attempt to pull a newer version of the image.
|
||||
-m, --memory MEM Sets memory limit for the bulid container.
|
||||
-m, --memory MEM Sets memory limit for the build container.
|
||||
--build-arg key=val Set build-time variables for one service.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user