An open API service indexing awesome lists of open source software.

https://github.com/9bow/sphinx

Docker images for sphinx
https://github.com/9bow/sphinx

Last synced: about 1 year ago
JSON representation

Docker images for sphinx

Awesome Lists containing this project

README

          

# Sphinx

[![](https://images.microbadger.com/badges/image/webhippie/sphinx.svg)](https://microbadger.com/images/webhippie/sphinx "Get your own image badge on microbadger.com")

These are docker images for [Sphinx](http://www.sphinx-doc.org/en/stable/) running on a [Python container](https://registry.hub.docker.com/u/webhippie/python/).

## Versions

* [latest](https://github.com/dockhippie/python/tree/master) available as ```webhippie/python:latest``` at [Docker Hub](https://registry.hub.docker.com/u/webhippie/python/)

## Volumes

* /srv/app

## Ports

* None

## Available environment variables

```bash

```

## Inherited environment variables

* [webhippie/python](https://github.com/dockhippie/python#available-environment-variables)
* [webhippie/alpine](https://github.com/dockhippie/alpine#available-environment-variables)

## Contributing

Fork -> Patch -> Push -> Pull Request

## Authors

* [Thomas Boerger](https://github.com/tboerger)

## License

MIT

## Copyright

```
Copyright (c) 2015-2017 Thomas Boerger
```