diff options
author | Aada | 2024-06-16 22:49:21 +0200 |
---|---|---|
committer | Aada | 2024-06-16 22:49:21 +0200 |
commit | fc83dbf74eaafc5fc6ed4b4291ea794db7301610 (patch) | |
tree | 1a1ff653ece091ee8d53c0c69c17a4f158125d28 | |
parent | 35dcde7b3f234a190fa17dedeb8ec1aecf1c52f8 (diff) |
Bla
-rw-r--r-- | Containerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Containerfile b/Containerfile index 662c5d2..b7f6597 100644 --- a/Containerfile +++ b/Containerfile @@ -2,7 +2,6 @@ FROM registry.fedoraproject.org/fedora-minimal:39 # Build tools RUN microdnf install -y inkscape git - # TeXlive components RUN microdnf install -y texlive-scheme-basic \ texlive-collection-luatex \ |