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
CSIRO-INRA
landsepi
Commits
fa33e5ce
Commit
fa33e5ce
authored
May 19, 2021
by
Jean-Francois Rey
☕
Browse files
update dockerfile shiny app
parent
59552c1b
Changes
1
Hide whitespace changes
Inline
Side-by-side
inst/shiny-landsepi/Dockerfile
View file @
fa33e5ce
...
...
@@ -102,6 +102,7 @@ RUN mkdir -p /srv/shiny-server/landsepi
COPY
inst/shiny-landsepi/ui.R /srv/shiny-server/landsepi
COPY
inst/shiny-landsepi/server.R /srv/shiny-server/landsepi
COPY
inst/shiny-landsepi/global.R /srv/shiny-server/landsepi
COPY
inst/shiny-landsepi/modules/editableDT.R /srv/shiny-server/landsepi/modules/editableDT.R
COPY
inst/shiny-landsepi/www/* /srv/shiny-server/landsepi/www/
RUN
chown
-R
shiny.root /srv/shiny-server
RUN
chown
-R
shiny.root /usr/bin/shiny-server.sh
\
...
...
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