IMAGE_NAME="harbor.infra.yandex.astral-dev.ru/astral-edo/go/astral-ubuntu-builder:v4"
docker pull $IMAGE_NAME
docker volume create edi_operator_pkg
docker run -it --rm \
\-v $(pwd):/mnt \
\-v edi_operator_pkg:/root/go/pkg \
$IMAGE_NAME
Run docker script, and output was:
I need to start my docker
I fixed it in short, my rancher put the cube config in context/meta and in config.json of docker and the docker-cli went into the .rd folder with the daemon