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 / Register
Toggle navigation
Open sidebar
Software
Container
PandocPlus
Commits
4cc1366a
Commit
4cc1366a
authored
Apr 09, 2020
by
Nicolas Lenz
❄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Dockerfile
parent
42f281a0
Pipeline
#535
passed with stage
in 15 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
Dockerfile
Dockerfile
+3
-1
No files found.
Dockerfile
View file @
4cc1366a
...
...
@@ -2,4 +2,6 @@ FROM archlinux:latest
LABEL
maintainer="Nicolas Lenz <nicolas@eisfunke.com"
RUN
pacman
-Syu
--noconfirm
\
&&
pacman
-S
--noconfirm
texlive-core pandoc pandoc-citeproc pandoc-crossref haskell-pandoc-types
&&
pacman
-S
--noconfirm
texlive-core texlive-bin texlive-latexextra texlive-science texlive-fontsextra
\
pandoc pandoc-citeproc pandoc-crossref
\
make ghc haskell-pandoc-types
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