Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cresson Remi
otbtf
Commits
43560169
Commit
43560169
authored
Aug 16, 2019
by
Cresson Remi
Browse files
DOC: docker usage
parent
4814146f
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/dockerfiles/bionic.tf-r1.14.otb-develop/Dockerfile
View file @
43560169
...
...
@@ -212,6 +212,7 @@ WORKDIR /home/otbuser
# ----------------------------------------------------------------------------
# Exemple :
# docker run -v $(pwd):/home/otbuser otbtf otbcli_ExtractROI -h
# docker run -ti -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -v $(pwd):/home/otbuser otbtf otbgui_ExtractROI
# docker build --tag otbtf_image
# docker run -u otbuser -v $(pwd):/home/otbuser otbtf_image otbcli_ExtractROI
# docker run -u otbuser -ti -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -v $(pwd):/home/otbuser otbtf_image otbgui_ExtractROI
# ----------------------------------------------------------------------------
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