The Docker Toolbox is a part of the Docker project, and follows the contributing guidelines. If you're already familiar with the way Docker does things, you'll feel right at home.
Please sign your work before creating a pull request.
Thanks for taking the time to improve the Docker Toolbox!
By contributing your code, you agree to license your contribution under the Apache license.
.gitattributes
*.scpt diff=scpt
.git/config
[diff "scpt"]
textconv = osadecompile
binary = true