Created
January 15, 2016 17:32
-
-
Save kragniz/1b543973d13f445399f9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
~/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