mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
synced 2025-01-13 18:20:34 +00:00
Update README
This commit is contained in:
parent
75dd73f383
commit
41e46e95a2
@ -6,12 +6,14 @@
|
|||||||
```
|
```
|
||||||
git clone https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git && cd ocr
|
git clone https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git && cd ocr
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Build image:
|
2. Build image:
|
||||||
```
|
```
|
||||||
docker build -t sfb1288inf/ocr:latest .
|
docker build -t sfb1288inf/ocr:latest .
|
||||||
```
|
```
|
||||||
|
|
||||||
Alternatively build from git without cloning:
|
Alternatively build from git without cloning:
|
||||||
|
|
||||||
1. Build image:
|
1. Build image:
|
||||||
```
|
```
|
||||||
docker build -t sfb1288inf/ocr:latest https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
|
docker build -t sfb1288inf/ocr:latest https://gitlab.ub.uni-bielefeld.de/sfb1288inf/ocr.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user