Created
October 16, 2014 03:01
-
-
Save razic/5a85f4920a4432dc8008 to your computer and use it in GitHub Desktop.
cat file into container
This file contains 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
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