summaryrefslogtreecommitdiff
path: root/integration-cli/docker_cli_create_test.go
Commit message (Expand)AuthorAgeFilesLines
* Fix docker run for 64 byte hex IDTonis Tiigi2016-03-111-0/+8
* validate log-opt when creating containers AGAINShijiang Wei2016-03-021-2/+4
* validate log-opt when creating containersShijiang Wei2016-02-281-0/+8
* Vendor in notary v0.2.0Riyaz Faizullabhoy2016-02-251-4/+8
* Add a getPrefixAndSlashFromDaemonPlatform …Vincent Demeester2016-02-031-6/+2
* Windows CI: TestCreate* portingJohn Howard2016-02-021-14/+33
* Assert error in body of function `inspectField*`Zhang Wei2016-01-291-6/+3
* Update integration tests with new error messages, and to use different repos ...cyli2016-01-261-6/+7
* revendor notary and wrap friendlier error messagesRiyaz Faizullabhoy2016-01-141-2/+2
* Merge pull request #19155 from coolljt0725/create_cwd_on_createDavid Calavera2016-01-141-0/+8
|\
| * Create the working directory on container creationLei Jitang2016-01-081-0/+8
* | update tests and error messages, revendor notary with tagRiyaz Faizullabhoy2016-01-081-1/+1
* | Notary delegation integration into dockerRiyaz Faizullabhoy2016-01-071-1/+1
|/
* Replace usage of pkg/nat with go-connections/nat.David Calavera2015-12-221-1/+1
* Improve reference parse errorsTonis Tiigi2015-12-161-1/+1
* Update daemon and docker core to use new content addressable storageTonis Tiigi2015-11-241-0/+36
* changed if else statements to c.Asserts in docker_cli_create_test.go.Zuhayr Elahi2015-11-101-151/+60
* Merge pull request #15503 from ibuildthecloud/revert-labelArnaud Porterie2015-10-121-1/+1
|\
| * Revert "Container don't inherit from image labels"Darren Shepherd2015-08-111-1/+1
* | add test-integration-cli specifics for usernsJessica Frazelle2015-10-091-1/+1
* | Add `STOPSIGNAL` instruction to dockerfiles.David Calavera2015-09-101-0/+12
* | Windows: Get Integration CLI runningJohn Howard2015-09-041-3/+11
* | integration-cli: fix printf verbs of wrong typesSoshi Katsuta2015-08-191-2/+2
|/
* Skip notary tests which update system clockDerek McGowan2015-07-291-0/+1
* Rename to flags and environment variables to content trustDerek McGowan2015-07-241-3/+3
* Added tests for expired snapshots and timestampsDiogo Monica2015-07-241-2/+3
* Add tests simulating an evil serverNathan McCauley2015-07-241-0/+72
* Add build integration cli testsDerek McGowan2015-07-241-27/+17
* Add test for incorrect nonroot passphraseDiogo Monica2015-07-241-2/+3
* Add trust tests for Docker create, run, push, and pullNathan McCauley2015-07-241-0/+114
* Expose new mount points structs in inspect.David Calavera2015-07-211-1/+1
* Use dockerCmd when possible (#14603)Vincent Demeester2015-07-141-90/+20
* Move /nat to /pkg/natPeter Waller2015-06-301-1/+1
* Container don't inherit from image labelsArnaud Porterie2015-06-051-1/+1
* Don't check running container at create timeQiang Huang2015-05-231-0/+18
* Add a 'docker create' + 'docker rm' testcaseDoug Davis2015-05-211-0/+33
* Implement teardown removeAllImagesAlexander Morozov2015-04-241-1/+0
* Remove deleteAllContainers call in testAntonio Murdaca2015-04-231-7/+0
* Use suite for integration-cliAlexander Morozov2015-04-211-85/+70
* Removed unnecessary error output from dockerCmdbobby abbott2015-04-171-1/+1
* Move TestCreateNumberHostname to integration-cliBrian Goff2015-04-131-0/+8
* Remove `stripTrailingCharacters` from testsBrian Goff2015-04-061-5/+6
* Set labels on container createDarren Shepherd2015-03-131-0/+55
* Last three tests skip on lxc.Jessica Frazelle2015-03-041-2/+3
* integ-cli: Skip tests assuming daemon/cli are on the same hostAhmet Alp Balkan2015-02-231-0/+1
* Better test cleanup with deferAhmet Alp Balkan2015-02-201-10/+12
* add ability to publish range of portsSrini Brahmaroutu2015-01-021-0/+99
* Fix tests with old cmd function.Jessica Frazelle2014-12-031-1/+3
* Initialize volumes when container is createdBrian Goff2014-11-141-0/+19
* Cleanup errorOut resp in create testJessica Frazelle2014-10-161-11/+22