Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stronk7/docker-texlive-thin
A simple docker image based on thomasweise/docker-texlive-thin but including dvisvgm.
https://github.com/stronk7/docker-texlive-thin
Last synced: 3 days ago
JSON representation
A simple docker image based on thomasweise/docker-texlive-thin but including dvisvgm.
- Host: GitHub
- URL: https://github.com/stronk7/docker-texlive-thin
- Owner: stronk7
- License: other
- Created: 2021-09-09T21:21:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-11T08:20:24.000Z (about 3 years ago)
- Last Synced: 2024-10-11T03:21:56.981Z (26 days ago)
- Language: Shell
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [stronk7/docker-texlive-thin](http://hub.docker.com/r/stronk7/docker-texlive-thin/)
[![Docker Pulls](http://img.shields.io/docker/pulls/stronk7/docker-texlive-thin.svg)](http://hub.docker.com/r/stronk7/docker-texlive-thin/)
[![Docker Stars](http://img.shields.io/docker/stars/stronk7/docker-texlive-thin.svg)](http://hub.docker.com/r/stronk7/docker-texlive-thin/)## About
A simple docker image based on [thomasweise/docker-texlive-thin](https://hub.docker.com/r/thomasweise/docker-texlive-thin) but including [dvisvgm](https://dvisvgm.de).## Usage
```
docker run -i --rm -v "${PWD}":/doc -w /doc stronk7/docker-texlive-thin [command]
```## Extras
* [moodle-config](https://github.com/stronk7/docker-texlive-thin/tree/master/moodle-config): To easily integrate the image with Moodle and use it for testing purposes.
* ... more are welcome ;-)## Contributing
[Pull requests](https://github.com/stronk7/docker-texlive-thin/pulls) are welcome. For major changes, please [open an issue](https://github.com/stronk7/docker-texlive-thin/issues) first to discuss what you would like to change.
## License and copyright
[BSD 3-Clause](https://choosealicense.com/licenses/bsd-3-clause/) - Copyright (c) 2021 onwards, Eloy Lafuente (stronk7).
The license applies to the scripts in this repository, while the software components inside the images are under the respective licenses chosen by their respective copyright holders.