Skip to content

JTurpin/phant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

#Sparkfun Phant (phant.io) All credit goes to the sparkfun team for creating such a useful utility. I'm just wrapping up the build into a docker container for those that want to use it in dockerland.

##To get this image

docker pull jturpin/phant

##To build this image yourself

git pull git@github.com:JTurpin/phant.git
cd phant
docker built -t <image_name> .

##To Run

docker run -d -p 8080:8080 -p 8081:8081 -v /data/phant_streams/:/phant_streams/ jturpin/phant

About

phant.io in a docker container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published