Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nobonobo/sphinx-docker

sphinx-texlive2013 Dockerfile
https://github.com/nobonobo/sphinx-docker

Last synced: 22 days ago
JSON representation

sphinx-texlive2013 Dockerfile

Awesome Lists containing this project

README

        

sphinx-docker
=============

sphinx-texlive2013 Dockerfile

## build image

```
$ make build GITHUBUSER=*** # build with index.docker.io
```

```
$ make localbuild GITHUBUSER=*** # local only build
```

## boot image

```
$ make run
```

## ssh login

```
$ make ssh
```