-
Notifications
You must be signed in to change notification settings - Fork 28
Installation with Docker
Harley Hicks edited this page Aug 3, 2017
·
4 revisions
Commands are to be run in your command prompt or terminal
- Install Docker
- Pull the image:
docker pull hmhrex/tenma - Create the container:
docker create --name=tenma -v </path/to/comic/library>:/tenma/files -p 8000:8000 hmhrex/tenma- Where
</path/to/comic/library>is the path to your comic library.
- Where
- Run the container:
docker start tenma - In your browser, go to
http://[YOUR IP ADDRESS]:8000orhttp://localhost:8000- For example:
http://192.168.1.30:8000
- For example:
Next, you'll want to import your comics.