Server for https://github.com/Engineero/latex_in_word
223
docker version for EngineeroLabs/Process_LaTeX(GPL)
client: EngineeroLabs/latex_in_word
mix with kaushalkishorejaiswal/Docker-Centos-Nginx-PHP(LGPL)
LGPL comes from Docker-Centos-Nginx-PHP
git clone https://github.com/EngineeroLabs/Process_LaTeX
cd Process_LaTeX
git checkout docker
docker build -t your_docker_image_name . # this point is important
docker run -d -p 8090:80 your_docker_image_name
#this will bind your port 8090 to container's port 80. nginx run on 80 in the container.
Content type
Image
Digest
Size
328.1 MB
Last updated
over 9 years ago
docker pull trim21/process_latex