Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Institute of Experimental Physics
Quantum Interfaces
S
Software
Docker
Docker PDF Compiler
Commits
23b8baf4
Commit
23b8baf4
authored
Dec 02, 2019
by
Klemens Schüppert
Browse files
Added extra latex modules into docker image.
parent
69873bdb
Pipeline
#26568
passed with stage
in 3 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
Dockerfile
Dockerfile
+2
-0
No files found.
Dockerfile
View file @
23b8baf4
...
...
@@ -14,6 +14,8 @@ RUN apt update && apt install -y \
&&
apt clean
-y
\
&&
rm
-rf
/var/lib/apt/lists/
*
COPY
./modules/ /usr/local/share/texmf/
RUN
groupadd
-r
compiler
&&
useradd
-r
-g
compiler compiler
WORKDIR
/home/compiler
...
...
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