Skip to content

Docker image based on node-alpine with unoconv installed.

Notifications You must be signed in to change notification settings

team-parallax/unoconv-alpine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unoconv-alpine

This Dockerfile builds an node:alpine image with unoconv installed.

How to use

In case you do not want to modify the current image, you can use unoconv-alpine by running:

docker pull teamparallax/unoconv-alpine

Build your own unoconv-alpine

If your needs require further installations or modifications in the container, change the Dockerfile and build your image by running:

docker build -t <YOUR_TAG> -f ./Dockerfile .

About

Docker image based on node-alpine with unoconv installed.

Resources

Stars

Watchers

Forks

Packages

No packages published