Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Luke Texon
simplewebapp
Commits
7883b72a
Commit
7883b72a
authored
Jan 17, 2020
by
rk4718
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Dockerfile to reduce tex space
parent
14827173
Pipeline
#114324
failed with stages
in 14 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 @
7883b72a
...
...
@@ -2,7 +2,7 @@ FROM ubuntu:latest
RUN
apt-get
-y
update
\
&&
apt-get
-y
install
git maven openjdk-11-jre openjdk-11-jdk
\
pandoc
ruby
=
1:2.5.1 curl texlive-latex-
basic
pandoc
ruby
=
1:2.5.1 curl texlive-latex-
core
RUN
gem
install
dpl-heroku
-v
1.10.14
COPY
src /src
...
...
Luke Texon
@ljt18
mentioned in commit
2ca7dd81
·
Jan 17, 2020
mentioned in commit
2ca7dd81
mentioned in commit 2ca7dd810c0a9637de4b419d1dcc71275dc6a523
Toggle commit list
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