Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nobonobo/sphinx-docker
- Owner: nobonobo
- License: mit
- Created: 2014-05-17T08:23:31.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-05-21T03:19:55.000Z (over 10 years ago)
- Last Synced: 2023-03-23T11:32:21.860Z (almost 2 years ago)
- Language: Shell
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```