summaryrefslogtreecommitdiff
path: root/test/apiv2/20-containers.at
Commit message (Expand)AuthorAge
* Ensure the Volumes field in Compat Create is honoredMatthew Heon2021-01-26
* Compat api containers/json add support for filtersPaul Holzinger2021-01-01
* Fix Wrong image tag is used when creating a container from an image with mult...zhangguanzhang2020-12-11
* Fix some nitzhangguanzhang2020-12-04
* move from docker.ioEd Santiago2020-10-28
* refactor api compatibility container creation to specgenbaude2020-10-20
* APIv2 tests: get them passing againEd Santiago2020-10-12
* This PR allows users to remove external containers directlyDaniel J Walsh2020-10-09
* fix apiv2 /containers/$name/json return wrong value in `.Config.StopSignal`zhangguanzhang2020-10-06
* fix: The container created by APIV2 has an incorrect Env and WorkDirzhangguanzhang2020-10-01
* apiv2 container limit differ from docker-apizhangguanzhang2020-09-24
* fix apiv2 will create containers with incorrect commandszhangguanzhang2020-08-24
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* APIv2 tests: fix race condition causing CI flakeEd Santiago2020-07-14
* fix API: Create container with an invalid configurationzhangguanzhang2020-07-09
* test.apiv2: add testing for container initializingAlex Jia2020-07-01
* libpod/containers/json: alias last -> limitValentin Rothberg2020-06-22
* BATS and APIv2: more tests and tweaksEd Santiago2020-06-03
* test.apiv2: add test cases for committing an image from a containerAlex Jia2020-06-03
* v2podman ps revert structure changesBrent Baude2020-04-14
* v2podman ps alter formatsBrent Baude2020-04-08
* API v2 tests: usability improvementsEd Santiago2020-03-27
* APIv2 tests: add tests for stopEd Santiago2020-03-03
* API v2 tests: catch up to moving targetEd Santiago2020-02-11
* Tests for API v2Ed Santiago2020-01-17