Releases: odino/rkd
Releases · odino/rkd
v0.1.0 - Bugs and improvements
- added
--netoption to theupcommand so that you can specify the networking config for the pod (default:host) - fixed naming of the ACIs, now it uses a combination of
.rkdpath + file contents, so that 2 identicaldev.rkdwont conflict
v0.0.2 - Welcome to the CLI!
Just cd into a directory with dev|prod.rkd files and run rkd up -- it will take care of building the images (if they didn't exist) and run the app.
rkd-darwin-386.gz
rkd-darwin-amd64.gz
rkd-freebsd-386.gz
rkd-freebsd-amd64.gz
rkd-linux-386.gz
rkd-linux-amd64.gz
rkd-windows-386.gz
rkd-windows-amd64.gz
Hello world!
0.0.1 Created a silly-simple build script