Docker version 20.10.6, build 370c289 macOS 11.4 aarch64 on commit e58c6a5.
=> ERROR importing cache manifest from rvt_base:latest
I had to delete this line from docker/mkimage:
--cache-from="${DOCKER_IMAGE_NAME}:${DOCKER_VERSION}" \
This cache doesn't exist on the first build?
Docker version 20.10.6, build 370c289 macOS 11.4 aarch64 on commit e58c6a5.
=> ERROR importing cache manifest from rvt_base:latest
I had to delete this line from docker/mkimage:
--cache-from="${DOCKER_IMAGE_NAME}:${DOCKER_VERSION}" \This cache doesn't exist on the first build?