Перейти к файлу
Arnaud Porterie 4290f40c05 Merge pull request #386 from crosbymichael/dep
Add deprecation notice
2016-09-08 23:21:04 +00:00
client Fix CI for go1.7 2016-09-02 16:49:42 -07:00
types Merge pull request #313 from runcom/new-seccomp-format 2016-08-31 16:25:38 +02:00
.travis.yml Fix CI for go1.7 2016-09-02 16:49:42 -07:00
CHANGELOG.md Minor fix of nits 2016-06-30 11:32:32 -04:00
CONTRIBUTING.md Add contributing document. 2016-01-07 19:19:09 -05:00
LICENSE Add changelog file. 2016-01-06 15:11:32 -05:00
MAINTAINERS Add more maintainers to this repository 2016-04-21 17:07:00 +02:00
Makefile Add some unit tests to Plugin* methods 2016-06-14 16:12:52 +02:00
README.md Add deprecation notice 2016-09-08 14:06:57 -07:00
appveyor.yml Add AppVeyor manifest to test on Windows boxes. 2016-03-02 13:20:56 -05:00
doc.go fix the incorrect demo code, the context argument should be passed in 2016-03-20 22:55:03 +08:00

README.md

GoDoc

Deprecated

For new projects please do not use this project anymore. The Docker API client and types have been moved to the main docker repo under the following import paths:

All pull requests and issues should be filed under the docker/docker repository. This repo will not receive any future updates and you should update your existing import paths to the new package paths.

License

engine-api is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.