mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-01 11:54:23 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Build a Docker image with no build context:
|
||||
|
||||
`docker build {{[-t|--tag]}} {{name:tag}} - < {{Dockerfile}}`
|
||||
`docker < {{Dockerfile}} build {{[-t|--tag]}} {{name:tag}} -`
|
||||
|
||||
- Do not use the cache when building the image:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user