Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Aflitos, Saulo Alves
ibrowser
Commits
2f94175e
Commit
2f94175e
authored
Sep 18, 2015
by
Aflitos, Saulo Alves
Browse files
merged
parents
2b98d982
7b08806c
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/run.sh
View file @
2f94175e
...
...
@@ -5,10 +5,7 @@ touch access.log error.log
docker run
-it
--rm
\
-v
$PWD
/..:/var/www/ibrowser
\
-v
$PWD
/../data:/var/www/ibrowser/data
\
-v
$PWD
/access.log:/var/log/apache2/access.log
\
-v
$PWD
/error.log:/var/log/apache2/error.log
\
-p
0.0.0.0:9000:10000
\
--hostname
=
"assembly.ab.wurnet.nl"
\
-p
0.0.0.0:10000:10000
\
--name
ibrowser
\
sauloal/introgressionbrowser
Write
Preview
Supports
Markdown
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