Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ibiem2020
IBIEM2020
Commits
f91a2179
Unverified
Commit
f91a2179
authored
Mar 30, 2021
by
josh
Committed by
GitHub
Mar 30, 2021
Browse files
Add RStudio bin to path
parent
7875a0c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
f91a2179
...
...
@@ -405,7 +405,7 @@ RUN apt-get clean && \
rm
-rf
/var/lib/apt/lists/
*
## END: Additional libraries for IBIEM 2018-2019 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
ENV
PATH $PATH:/usr/lib/rstudio-server/bin
COPY
port_and_password.sh /usr/lib/rstudio-server/bin/port_and_password
# Switch back to root to start up server
...
...
@@ -435,4 +435,4 @@ CMD ["/usr/bin/supervisord"]
# shogun_utree_lca
#----------------------------------------
## Add version to all Bioconductor calls: BiocManager
#----------------------------------------
\ No newline at end of file
#----------------------------------------
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