Skip to content

Base docker image with libindy, NodeJS, NPM and Yarn preinstalled. Also includes build tools needed to build indy-sdk for NodeJS

License

Notifications You must be signed in to change notification settings

animo/indy-nodejs-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Docker image with libindy and NodeJS

Base docker image with libindy, NodeJS, NPM and Yarn preinstalled. Also includes build tools needed to build indy-sdk for NodeJS.

https://hub.docker.com/r/animosolutions/indy-nodejs

Usage

FROM animosolutions/indy-nodejs:latest

Images

tags libindy NodeJS NPM Yarn OS
animosolutions/indy-nodejs:latest
animosolutions/indy-nodejs:1.15.0
1.15.0 12.18.3 6.14.6 1.22.4 Ubuntu 18.04

Building

To build a docker image:

docker build -t animosolutions/indy-nodejs:latest -f indy-nodejs.dockerfile .

About

Base docker image with libindy, NodeJS, NPM and Yarn preinstalled. Also includes build tools needed to build indy-sdk for NodeJS

Topics

Resources

License

Stars

Watchers

Forks