forked from hashicorp/nomad
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to latest go-dockerclient. Fix .gitignore expression to allow
docker/pkg packages.
- Loading branch information
Showing
124 changed files
with
2,462 additions
and
2,088 deletions.
There are no files selected for viewing
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -26,7 +26,7 @@ _testmain.go | |
*.prof | ||
|
||
bin/ | ||
pkg/ | ||
/pkg/ | ||
.vagrant/ | ||
website/build/ | ||
website/npm-debug.log | ||
|
74 changes: 38 additions & 36 deletions
74
...al/github.com/docker/docker/opts/hosts.go → ...or/github.com/docker/docker/opts/hosts.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...b.com/docker/docker/opts/hosts_windows.go → ...b.com/docker/docker/opts/hosts_windows.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
138 changes: 80 additions & 58 deletions
138
...nal/github.com/docker/docker/opts/opts.go → vendor/github.com/docker/docker/opts/opts.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
10 changes: 5 additions & 5 deletions
10
...ub.com/docker/docker/opts/opts_windows.go → ...ub.com/docker/docker/opts/opts_windows.go
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
File renamed without changes.
Oops, something went wrong.