This commit is contained in:
		| @@ -18,7 +18,7 @@ steps: | |||||||
|     - mkdir /root/.docker |     - mkdir /root/.docker | ||||||
|     - mkdir /root/.docker/cli-plugins |     - mkdir /root/.docker/cli-plugins | ||||||
|     - 'echo "{\"experimental\": \"enabled\"}" > /root/.docker/config.json' |     - 'echo "{\"experimental\": \"enabled\"}" > /root/.docker/config.json' | ||||||
|     - wget –-quiet -O /root/.docker/cli-plugins/docker-buildx https://github.com/docker/buildx/releases/download/v0.3.1/buildx-v0.3.1.linux-amd64 |     - wget -O /root/.docker/cli-plugins/docker-buildx –-quiet https://github.com/docker/buildx/releases/download/v0.3.1/buildx-v0.3.1.linux-amd64 | ||||||
|     - chmod a+x /root/.docker/cli-plugins/docker-buildx |     - chmod a+x /root/.docker/cli-plugins/docker-buildx | ||||||
|     - docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64 |     - docker run --rm --privileged docker/binfmt:a7996909642ee92942dcd6cff44b9b95f08dad64 | ||||||
|     - docker buildx create --use --name crosscomp |     - docker buildx create --use --name crosscomp | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user