Skip to content

datagenno/dockerfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles

A collection of docker files.

See internal READMEs for further information.

SphinxSearch

Docker

SphinxSearch is an open source search engine designed to provide full-text search functionality to client applications.

  • Stables: from 2.1.6 to latest (2.2.10)
  • Betas: from 2.2.1-beta to 2.3.1-beta

Also available on docker index.

Pull all with:

$ docker pull leodido/sphinxsearch

Or pull a specific version:

$ docker pull leodido/sphinxsearch:latest

TeX Live

Docker

The default free software distribution for the TeX typesetting system. It provides a comprehensive TeX system with binaries, macro packages, and fonts.

  • 2014 (full scheme installation)

Also available on docker index.

Pull a version with:

$ docker pull leodido/texlive:2014

Copyright and license

The code and docker images are licensed under the terms of MIT license.

Copyright (c) 2015 Leo Di Donato.


Analytics

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%