Skip to content

Instantly share code, notes, and snippets.

@prologic
Created March 17, 2015 07:23
Show Gist options
  • Save prologic/ca2d1dedf2f7ac3053f5 to your computer and use it in GitHub Desktop.
Save prologic/ca2d1dedf2f7ac3053f5 to your computer and use it in GitHub Desktop.
docker run wrapper
#!/bin/bash
source /etc/sysconfig/userdata
docker run -e MYGLOBAL $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment