Sign inSign up

oaeproject/oae-pdf2htmlex-docker

By oaeproject

Updated almost 8 years ago

pdf2htmlEX docker container for OAE

Image
0

204

oaeproject/oae-pdf2htmlex-docker repository overview

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

Tag summary

Content type

Image

Digest

Size

346.8 MB

Last updated

almost 8 years ago

docker pull oaeproject/oae-pdf2htmlex-docker:v0.1