Skip to content

brianmaher84/hue-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This dockerfile will bring up the Hue Emulator web front end.

To use it execute the below commands after cloning:

First command builds the docker image including cloning the repository of the project so it is using the latest code. docker build -t maherb/hue-emulator .

Second command runs the docker image and exposes port 80 for the hub docker run -d -p 80:80 -it maherb/hue-emulator

About

Docker file for Hue Emulator project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published