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