Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

oaeproject/oae-pdf2htmlEX-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

oae-pdf2htmlEX-docker

Container image based on alpine linux for Hilary to run on with all system dependencies. Makes the previous deps image obsolete.

Usage

This is most useful when used with docker-compose. Check the docker-compose.yml file on Hilary.

If you still want to be able to run this in standlone mode, then follow these steps:

Run from dockerhub

docker run -it --name=hilary --net=host oaeproject/oae-pdf2htmlex-docker

Build the image locally

# Step 1: Build the image
docker build -f Dockerfile -t hilary:latest .
# Step 2: Run image
docker run -it --name=hilary --net=host oae-pdf2htmlex-docker:latest

About

pdf2htmlEX docker container for OAE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages