fedora-emacs-tex (sha256:343b54a87e02ab90c59c6256a9dede01fe4b86cc3b7619746627d0749bb5cb9f)
Published 2026-03-12 18:48:51 +00:00 by nylyx
Installation
docker pull git.nylyx.net/nylyx/fedora-emacs-tex@sha256:343b54a87e02ab90c59c6256a9dede01fe4b86cc3b7619746627d0749bb5cb9fsha256:343b54a87e02ab90c59c6256a9dede01fe4b86cc3b7619746627d0749bb5cb9fImage layers
| LABEL maintainer=Clement Verna <cverna@fedoraproject.org> |
| ENV DISTTAG=f43container FGC=f43 FBR=f43 |
| ADD fedora-20260209.tar / # buildkit |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c dnf upgrade -y && dnf install -y emacs-nox git nodejs perl make tar gzip which findutils texlive-scheme-full && dnf clean all # buildkit |
| RUN /bin/sh -c dnf install -y rsync openssh-clients && dnf clean all # buildkit |
| CMD ["/bin/bash"] |
Labels
| Key | Value |
|---|---|
| maintainer | Clement Verna <cverna@fedoraproject.org> |