mirror of
				https://github.com/bensuperpc/dockcross.git
				synced 2025-11-01 00:26:23 +01:00 
			
		
		
		
	linux-arm64: FROM base:latest-${HOST_ARCH}
This commit is contained in:
		| @@ -1,5 +1,6 @@ | ||||
| ARG ORG=dockcross | ||||
| FROM ${ORG}/base:latest | ||||
| ARG HOST_ARCH=amd64 | ||||
| FROM ${ORG}/base:latest-${HOST_ARCH} | ||||
|  | ||||
| LABEL maintainer="Matt McCormick matt@mmmccormick.com" | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Matt McCormick
					Matt McCormick