mirror of
https://github.com/Briffou/texlive-docker
synced 2025-04-11 23:04:57 +00:00
Replace bdstar by libarchive-tools
This commit is contained in:
parent
33fcee9e5b
commit
dc18c28668
@ -4,7 +4,7 @@ FROM phusion/baseimage:master
|
|||||||
|
|
||||||
LABEL version="22 April 2021"
|
LABEL version="22 April 2021"
|
||||||
|
|
||||||
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 libarchive-tools perl && \
|
||||||
apt-get clean
|
apt-get clean
|
||||||
|
|
||||||
WORKDIR /home/install-tl-unx
|
WORKDIR /home/install-tl-unx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user