Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cresson Remi
otbtf
Commits
8bd7ef12
Commit
8bd7ef12
authored
May 27, 2020
by
Cresson Remi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
DOC: docker pull latest image
parent
60a4fd56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
README.md
README.md
+3
-2
No files found.
README.md
View file @
8bd7ef12
...
...
@@ -35,14 +35,15 @@ For now you have two options: either use the existing **docker image**, or build
Use the latest image from dockerhub:
```
docker pull mdl4eo/otbtf
1.7
docker run -u otbuser -v $(pwd):/home/otbuser mdl4eo/otbtf
1.7
otbcli_PatchesExtraction -help
docker pull mdl4eo/otbtf
2.0:cpu
docker run -u otbuser -v $(pwd):/home/otbuser mdl4eo/otbtf
2.0:cpu
otbcli_PatchesExtraction -help
```
Available docker images:
| Name | Os | TF | OTB | Description |
| ---- | --- | --- | --- |
|
**mdl4eo/otbtf1.6:cpu**
| Ubuntu Xenial | r1.14 | 7.0.0 | CPU, no optimization |
|
**mdl4eo/otbtf1.7:cpu**
| Ubuntu Xenial | r1.14 | 7.0.0 | CPU, no optimization |
|
**mdl4eo/otbtf1.7:gpu**
| Ubuntu Xenial | r1.14 | 7.0.0 | GPU |
|
**mdl4eo/otbtf2.0:cpu**
| Ubuntu Xenial | r2.1 | 7.1.0 | CPU, compiled with MKL |
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment