Add note about Docker image's size

This commit is contained in:
Thomas Buckley-Houston 2016-05-22 12:20:12 +09:00
parent ad12822fc6
commit 496e10fe38

View file

@ -30,6 +30,7 @@ git clone https://github.com/tombh/texttop.git
cd texttop
docker build -t texttop .
```
The docker image is only ~275MB.
##Usage
On your remote server (this will pull the docker image the first time you issue it):