mirror of
https://github.com/containers/podman.git
synced 2025-08-06 19:44:14 +08:00
tests: add docker api compatibility test
Signed-off-by: Florian Bezannier <florian.bezannier@hotmail.fr>
This commit is contained in:
@ -6,3 +6,4 @@ ALPINE_SHORTNAME = "alpine"
|
||||
ALPINE_TARBALL = "alpine.tar"
|
||||
BB = "quay.io/libpod/busybox:latest"
|
||||
NGINX = "quay.io/libpod/alpine_nginx:latest"
|
||||
DOCKER_API_COMPATIBILITY_VERSION = "1.44"
|
||||
|
Reference in New Issue
Block a user