Skip to content

Instantly share code, notes, and snippets.

@razic
Created October 16, 2014 03:01
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 razic/5a85f4920a4432dc8008 to your computer and use it in GitHub Desktop.
Save razic/5a85f4920a4432dc8008 to your computer and use it in GitHub Desktop.
cat file into container
docker run --rm -i --volumes-from repos -w /repos/typekit-ops/.chef busybox sh -c 'cat > knife.rb' < knife.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment