
Rocket announced running docker images last Friday. I created a vagrant box to try this out. Just clone the project and run vagrant up to start the virtual box. Vagrant ssh gets you into the box. Just cd into rocket-v0.3.2 folder and do
sudo ./rkt --insecure-skip-verify run docker://redis docker://tenstartups/redis-commander
.
You’ll get something like:

more links:
Leave a Reply