mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
docker-build: re-order examples based on English page (#21912)
Co-authored-by: Reinhart Previano Koentjoro <reinhart@reinhart1010.id> Co-authored-by: Adriano Inghingolo <68734231+SpikeTheDragon40k@users.noreply.github.com>
This commit is contained in:
co-authored by
Reinhart Previano Koentjoro
Adriano Inghingolo
parent
617c91bac5
commit
4d2f0f2469
@@ -17,7 +17,7 @@
|
||||
|
||||
- Baue ein Docker Image ohne Build-Kontext:
|
||||
|
||||
`docker build {{[-t|--tag]}} {{name:tag}} - < {{Dockerfile}}`
|
||||
`docker < {{Dockerfile}} build {{[-t|--tag]}} {{name:tag}} -`
|
||||
|
||||
- Verwende keinen Cache beim Bauen des Docker Images:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user