Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kragniz
Created January 15, 2016 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kragniz/1b543973d13f445399f9 to your computer and use it in GitHub Desktop.
Save kragniz/1b543973d13f445399f9 to your computer and use it in GitHub Desktop.
~/g/nixpkgs (rkt-v0.15.0) $ nix-shell -I nixpkgs=. --pure -p rkt sudo
[nix-shell:~/git/nixpkgs]$ /var/setuid-wrappers/sudo rkt --insecure-options=image run docker://redis
rkt: using image from local store for image name coreos.com/rkt/stage1-coreos:0.15.0
rkt: using image from local store for url docker://redis
run: group "rkt" not found, will use default gid when rendering images
Failed to setup network: error adding network "default": failed to locate iptabes: exec: "iptables": executable file not found in $PATH
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment