typo in docker/README

Signed-off-by: Andras Timar <andras.timar@collabora.com>
Change-Id: I134187c8f88aa115796d850be2c6d9b0e29bc8a1
This commit is contained in:
Andras Timar 2020-11-22 22:41:42 +01:00
parent 06623247f0
commit 93870d7e08

View file

@ -21,7 +21,7 @@ Examples:
3. Build Collabora Online 6.4 license key enabled version
cd from-packages
docker build --no-cache --build-arg type=key -t mydomain/cool -f Ubuntu
docker build --no-cache --build-arg type=key -t mydomain/cool -f Ubuntu .
4. Build Collabora Online from master branch (from source code)