Skip to content
This repository has been archived by the owner on Dec 23, 2022. It is now read-only.

femiwiki/docker-mathoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

39 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Dockerized Mathoid server Container Registry

A Mathoid Docker image. This is originally created for FemiWiki.

Usage

The following command starts a Mathoid container:

docker run -p 10044:10044 femiwiki/mathoid

Then, access it via http://localhost:10044/?spec in a browser.

Environment Variables

Variables Default Description
MATHOID_NUM_WORKERS 'ncpu' Number of worker processes to spawn.
Set to 0 to run everything in a single process without clustering.
Use 'ncpu' to run as many workers as there are CPU units

Build

docker build --tag femiwiki/mathoid .
docker push femiwiki/mathoid

ย 


The source code of femiwiki/mathoid is primarily distributed under the terms of the GNU Affero General Public License v3.0 or any later version. See COPYRIGHT for details.

Sponsor this project

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •