diff --git a/tests/kola/docker/basic b/tests/kola/docker/basic index 7ab6bf9979..c1cbafcc1f 100755 --- a/tests/kola/docker/basic +++ b/tests/kola/docker/basic @@ -2,6 +2,8 @@ ## kola: ## # Must not run this test with another podman test ## exclusive: true +## # We only ship moby/docker in FCOS +## distros: fcos ## # This test pulls a container image from remote sources. ## tags: "platform-independent needs-internet" ## description: Verify that running a basic container with docker works.