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
26475eae
Commit
26475eae
authored
Sep 02, 2015
by
Saulo
Browse files
Update run.sh
parent
4814150f
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/run.sh
View file @
26475eae
...
...
@@ -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