-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update Dockerfile to use ubuntu:mantic & move sintaxis (#3)
* Update Dockerfile for LaTeX-full image * Update LaTeX-min Dockerfile to use Ubuntu mantic as base image * Update Dockerfile to install perl-modules * Update Dockerfile to include wget for texlive installation * Update wget command to include --no-check-certificate flag * Update Dockerfile to install perl-modules * Add libencode-locale-perl package to Dockerfile * Add libencode-locale-perl package to Dockerfile * Update Dockerfile to include TARGETARCH in PATH * Update Dockerfile to include architecture-specific paths in PATH variable * Add PATH to Dockerfile * Add environment variable and check target architecture * Update TEXLIVE_BINDIR environment variable in Dockerfile * Update Dockerfile for TexLive installation * Update TEXDIR and PATH in Dockerfile * Update LaTeX Dockerfile to set PATH environment variable * Add debugging information to Dockerfile * Fix missing dependency in Dockerfile * Update LaTeX packages and fix tlmgr path * Add PERL5LIB environment variable to Dockerfile * Update LaTeX dependencies and fix PATH in Dockerfile * Update Dockerfile to remove PERL5LIB environment variable * Update Dockerfile to set PATH for Texlive * Update TEXDIR and PATH in Dockerfile * Update Dockerfile to include missing Perl package and add TEXLIVE_VERSION to PATH * Update TEXDIR and PATH environment variables * Update TEXDIR and PATH in Dockerfile * Add TEXLIVE_VERSION to PATH in Dockerfile * Update TEXDIR and PATH in Dockerfile * Add chktex-builder and update Dockerfile * fix? Update Dockerfile for LaTeX image * Fix Dockerfile to remove unnecessary package installation * do not harcode the checksum * Add TEXLIVE_VERSION to PATH in Dockerfile before tlmgr * Update Dockerfile to remove unnecessary PATH modification * Update TEXDIR in Dockerfile
- Loading branch information
1 parent
1b2aae1
commit 9df163a
Showing
2 changed files
with
73 additions
and
74 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters