Skip to content

Instantly share code, notes, and snippets.

@grahamc
Created August 29, 2017 18:53
Show Gist options
  • Save grahamc/89c136df2a222b9217d9535e48810e70 to your computer and use it in GitHub Desktop.
Save grahamc/89c136df2a222b9217d9535e48810e70 to your computer and use it in GitHub Desktop.
$ nix-build ./test.nix -A bash | sudo xargs -n1 docker load -i
f6a0fa331d86: Loading layer [==================================================>] 38.64 MB/38.64 MB
$ sudo docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
bash latest 69f2bf497f21 47 years ago 35.8 MB
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment