Skip to content

This repository contains the Dockerfile for secops/sigma.js image

Notifications You must be signed in to change notification settings

secops-project/Docker-sigma.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Sigma.js Docker

If you have an application that uses the Sigma.js library, you can now run it without having to install all the prerequisites with something like this:

docker run -d -p 8000:8000 --volume ~/MyAppDir:/app --name my_sigma.js secops/sigma.js

where MyAppDir is the folder that contains your application code.

About

This repository contains the Dockerfile for secops/sigma.js image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published