Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Luke Texon
simplewebapp
Commits
f175a2e0
Commit
f175a2e0
authored
Jan 17, 2020
by
rk4718
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update to include git and curl
parent
870068f5
Pipeline
#114411
failed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
f175a2e0
...
...
@@ -4,7 +4,7 @@ RUN apt-get -y update \
&&
apt-get
-y
install
maven openjdk-11-jre openjdk-11-jdk
RUN
apt-get
-y
update
\
&&
apt-get
-y
install
pandoc
ruby
=
1:2.5.1
\
&&
apt-get
-y
install
pandoc
ruby
=
1:2.5.1
git curl
\
texlive-latex-base texlive-fonts-recommended
COPY
src /src
...
...
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