IEEE.org
|
IEEE Xplore Digital Library
|
IEEE Standards
|
IEEE Spectrum
|
More Sites
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Open at RIT
Accessibility
tex2html
Commits
6a069a4a
Verified
Commit
6a069a4a
authored
Jun 22, 2021
by
Emi Simpson
Browse files
Fix error involving missing deps
parent
e3c6280e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
6a069a4a
...
...
@@ -3,7 +3,7 @@ FROM ubuntu:18.04
LABEL
maintainer="Suhas CV sc4817@rit.edu"
RUN
apt-get update
-y
&&
\
apt-get
install
-y
python-pip python-dev latexml
apt-get
install
-y
python-pip python-dev latexml
libtext-unidecode-perl zip
COPY
. /app
COPY
templates /app/templates
...
...
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