Skip to content

Instantly share code, notes, and snippets.

@tazjin
Created September 16, 2014 22:03
Show Gist options
  • Select an option

  • Save tazjin/4668d2563835eb6d4bd6 to your computer and use it in GitHub Desktop.

Select an option

Save tazjin/4668d2563835eb6d4bd6 to your computer and use it in GitHub Desktop.
Fake Python!
#!/bin/bash
toolbox --bind=/home:/home python "$@"
@andypost
Copy link

you need -q to remove container's output and make ansible work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment