mirror of
https://github.com/Briffou/texlive-docker
synced 2025-04-15 16:54:56 +00:00
Update Dockerfile
This commit is contained in:
parent
12665a86f7
commit
ee58cb50cb
@ -1,8 +1,8 @@
|
|||||||
# Docker for Tex Live
|
# Docker for Tex Live
|
||||||
# current version : Tex Live 2018
|
# current version : Tex Live 2019
|
||||||
FROM phusion/baseimage
|
FROM phusion/baseimage
|
||||||
|
|
||||||
LABEL version="3 May 2019"
|
LABEL version="5 May 2019"
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y ghostscript xz-utils wget bsdtar perl && \
|
RUN apt-get update && apt-get install -y ghostscript xz-utils wget bsdtar perl && \
|
||||||
apt-get clean
|
apt-get clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user