Merge pull request #63 from smathermather/publish

Patch code formatting issue
pull/66/head
Stephen Mather 2020-08-08 23:50:39 -04:00 zatwierdzone przez GitHub
commit 88afbb5c91
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#