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
1e915a8a
Verified
Commit
1e915a8a
authored
Sep 08, 2021
by
Emi Simpson
Browse files
Upgrade to Python3
parent
26704b2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
1e915a8a
FROM
ubuntu:18.04
FROM
python:3.9-buster
LABEL
maintainer="Suhas CV sc4817@rit.edu"
RUN
apt-get update
-y
&&
\
apt-get
install
-y
python-pip python-dev
latexml libtext-unidecode-perl zip
apt-get
install
-y
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