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:
Nelson Figueroa
2026-04-08 17:59:35 +03:00
committed by GitHub
co-authored by Reinhart Previano Koentjoro Adriano Inghingolo
parent 617c91bac5
commit 4d2f0f2469
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -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: