Patch code formatting issue

pull/63/head
Stephen Mather 2020-08-08 21:39:53 -04:00 zatwierdzone przez GitHub
rodzic 98bc066ac5
commit d7ab04a0d6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -175,6 +175,7 @@ Command line access to instances
Sometimes we need to go a little deeper in our exploration of the process for OpenDroneMap. For this, we can get direct command line access to the machines. For this, we can use `docker exec` to execute a `bash` command line shell in the machine of interest as follows:
::
> docker exec -ti 2518817537ce bash
root@2518817537ce:/code#