Miktex with additional packages.
Docker image with git and curl based on miktex/miktex to work with CircleCI. It can also push the final pdf to Bitbucket Downloads section with:
curl -X POST "https://${BB_AUTH_STRING}@api.bitbucket.org/2.0/repositories/${CIRCLE_PROJECT_USERNAME}/${CIRCLE_PROJECT_REPONAME}/downloads" --form files=@"output.pdf"
Content type
Image
Digest
Size
245.9 MB
Last updated
about 5 years ago
docker pull shyd/miktex