Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jlopez
wicopa
Commits
caa5f8be
Commit
caa5f8be
authored
Mar 24, 2020
by
jlopez
Browse files
Upgrade Dockerfile.stable to 0.5
parent
dec03a6a
Changes
1
Hide whitespace changes
Inline
Side-by-side
.docker/web/Dockerfile.stable
View file @
caa5f8be
...
...
@@ -5,8 +5,8 @@ RUN apk --update add php-apache2 php7-session php7-mysqli && rm -f /var/cache/ap
RUN mkdir /app && cd /app && \
wget https://gitlab.mbb.univ-montp2.fr/jlopez/wicopa/-/archive/v0.
4.1
/wicopa-v0.
4.1
.tar.gz && \
tar -xf wicopa-v0.
4.1
.tar.gz && ln -s wicopa-v0.
4.1
wicopa
wget https://gitlab.mbb.univ-montp2.fr/jlopez/wicopa/-/archive/v0.
5
/wicopa-v0.
5
.tar.gz && \
tar -xf wicopa-v0.
5
.tar.gz && ln -s wicopa-v0.
5
wicopa
WORKDIR /app/wicopa
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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