I want to use docker agent on jenkins but I get the following error when running the pipeline script
`+ docker inspect -f . node:16-alpine
error during connect: Get "https://docker:2376/v1.24/containers/node:16-alpine/json": Service Unavailable`
Can anyone help me ? Thank All !!!
I want to use docker agent on jenkins pipeline.
I was expecting it to run the pipeline