typo in docker/README
Signed-off-by: Andras Timar <andras.timar@collabora.com> Change-Id: I134187c8f88aa115796d850be2c6d9b0e29bc8a1
This commit is contained in:
parent
06623247f0
commit
93870d7e08
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue