docker build is now an alias for docker buildx, so we need to load the images in order for the next steps to work since images rely on previously built images.
1.6 KiB
1.6 KiB
docker build is now an alias for docker buildx, so we need to load the images in order for the next steps to work since images rely on previously built images.