mirror of
				https://gitlab.com/alemaire/buildx.git
				synced 2025-01-17 13:58:19 +00:00 
			
		
		
		
	readme update
This commit is contained in:
		| @@ -2,13 +2,10 @@ image:https://gitlab.com/alemaire/buildx/badges/master/pipeline.svg[link="https: | |||||||
|  |  | ||||||
|  |  | ||||||
| On debian : | On debian : | ||||||
|  | ``` | ||||||
| install docker CE from docker as packaged version is not egal or higher than 19.03 | install docker CE from docker as packaged version is not egal or higher than 19.03 | ||||||
|  |  | ||||||
| apt install binfmt-support | apt install binfmt-support | ||||||
|  |  | ||||||
| docker buildx create --use | docker buildx create --use | ||||||
|  | ``` | ||||||
| docker buildx build --platform linux/amd64,linux/arm64,linux/arm,linux/ppc64le --push --tag alemairebe/mc:RELEASE.2020-06-26T19-56-55Z --build-arg MC_VERSION=RELEASE.2020-06-26T19-56-55Z . |  | ||||||
|  |  | ||||||
|  |  | ||||||
| --cache-from=type=registry,ref=user/app |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user