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
Banfield Wesley
TCNtools
Commits
86550d6b
Commit
86550d6b
authored
Dec 10, 2020
by
Banfield Wesley
Browse files
Update app.Dockerfile
parent
a6d76572
Changes
1
Hide whitespace changes
Inline
Side-by-side
app.Dockerfile
View file @
86550d6b
...
...
@@ -21,7 +21,7 @@ RUN apt-get update && \
# copy necessary files
## app folder (folder must contain App.R file)
RUN
git clone https://gitlab.osupytheas.fr/vgodard/tcntools
&&
cp
./tcntools/inst/shinyapp_sato
.
/app
RUN
git clone https://gitlab.osupytheas.fr/vgodard/tcntools
&&
cp
./tcntools/inst/shinyapp_sato /app
#expose port
EXPOSE
8080
...
...
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