Hi All,
I have docker desktop installed on my windows laptop and I executed command
docker pull grafana/k6 but somehow docker image is not starting.
Hi All,
I have docker desktop installed on my windows laptop and I executed command
docker pull grafana/k6 but somehow docker image is not starting.
Hi @bharati023,
do you can send a image or part of the error?
Maybe you test using another version the K6, example:
docker pull grafana/k6:latest
docker pull grafana/k6:0.55.0
Hi, I tried above commands but still the same issue.
Just wondering, is this the case image will be in exiting mode until we execute any test.
Hi,
do we need to set any path/variable?
Thank you