Procházet zdrojové kódy

Update README.md

master
Ricardo Branco před 6 roky
rodič
revize
8490075f0a
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      README.md

+ 1
- 1
README.md Zobrazit soubor

6
 NOTES:
6
 NOTES:
7
   - This script stops the Registry container during cleanup to prevent corruption, making it temporarily unavailable to clients.
7
   - This script stops the Registry container during cleanup to prevent corruption, making it temporarily unavailable to clients.
8
   - This script assumes local storage (the **filesystem** storage driver).
8
   - This script assumes local storage (the **filesystem** storage driver).
9
-  - This script may run stand-alone or dockerized.  To run stand-alone, you must install **docker-py** and **pyyaml** with:
9
+  - This script may run stand-alone (on local setups) or dockerized (which supports both local and remote Docker setups). To run stand-alone, you must install **docker-py** and **pyyaml** with:
10
   
10
   
11
   `pip3 install docker pyyaml`
11
   `pip3 install docker pyyaml`
12
   
12
   

Načítá se…
Zrušit
Uložit