Skip to content

This repository provides the necessary files to build and push a Docker image for Tabula, a tool for extracting tables from PDFs.

License

Notifications You must be signed in to change notification settings

ldkrsi/tabulapdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tabula Docker Image

This repository contains the Dockerfile and GitHub Actions workflow to build and push a Docker image for Tabula.

Usage

To run the Tabula Docker container:

docker run -p 8080:8080 ghcr.io/ldkrsi/tabulapdf:master

Building the Image

To build the Docker image locally:

docker build -t tabula .

About

This repository provides the necessary files to build and push a Docker image for Tabula, a tool for extracting tables from PDFs.

Topics

Resources

License

Stars

Watchers

Forks

Packages