Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 322 Bytes

Habitus

Simple docker image to be able to run habitus within a container.

Example

docker run -v /var/run/docker.sock:/var/run/docker.sock -v `pwd`:/build --network=my-net --name habitus habitus --build host=habitus --binding=0.0.0.0 --port=8080 --secrets=true --network my-net