pages.de/*: replace 'zur/zum' to match guideline (#13963)

This commit is contained in:
Andre
2024-10-07 11:59:56 +02:00
committed by GitHub
parent 57b711c753
commit 18cd009db9
23 changed files with 50 additions and 50 deletions

View File

@@ -13,7 +13,7 @@
- Bestimme das Arbeitsverzeichnis, in dem der Befehl ausgeführt werden soll:
`docker exec --interactive --tty --workdir {{pfad/zum/verzeichnis}} {{container_name}} {{befehl}}`
`docker exec --interactive --tty --workdir {{pfad/zu/verzeichnis}} {{container_name}} {{befehl}}`
- Führe einen Befehl im Hintergrund in einem laufenden Container aus, aber lies von der Standardeingabe: