github.com/flavio/docker@v0.1.3-0.20170117145210-f63d1a6eec47/builder/dockerfile/builder_windows.go (about) 1 package dockerfile 2 3 var defaultShell = []string{"cmd", "/S", "/C"}