Skip to content

wouterd/vamp-spike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vamp-spike

Trying out VAMP with some JAX-RS like service routing.

Start vamp

docker run --net=host \
           -v /var/run/docker.sock:/var/run/docker.sock \
           -v $(which docker):/bin/docker \
           -v "/sys/fs/cgroup:/sys/fs/cgroup" \
           -e "DOCKER_HOST_IP=localhost" \
           magneticio/vamp-docker:0.8.2-marathon

About

Trying out VAMP with some JAX-RS like service routing.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors