Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

Dockerfile for Tabula

How to run

  1. Build: docker build -t tabula .
  2. Create data directory: mkdir /path/to/tabula-data
  3. Run: docker run -v /path/to/tabula-data:/tabula-data -p 9292:9292 tabula

Tabula will be available in: http://<DOCKER_IP>:9292

About

Dockerfile for Tabula

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.