mac docker

2022-06-02 718点热度 0人点赞 0条评论

mac docker install
https://docs.docker.com/desktop/mac/apple-silicon/
https://genchan.net/it/virtualization/docker/13550/

=> ERROR copy /context / 4.2s

copy /context /:

failed to solve with frontend dockerfile.v0: failed to read dockerfile: Error processing tar file(gzip: invalid header):
Login Succeeded

解決策

export DOCKER_BUILDKIT=0
export COMPOSE_DOCKER_CLI_BUILD=0

Jones

这个人很懒,什么都没留下

文章评论