mirror of
				https://github.com/jcefmaven/jcefbuild.git
				synced 2025-11-04 16:33:40 +08:00 
			
		
		
		
	Attempt n2
This commit is contained in:
		@@ -3,6 +3,9 @@ FROM friwidev/jcefdocker:linux-latest AS stage
 | 
			
		||||
#Specify a type to build: Debug or Release
 | 
			
		||||
ENV BUILD_TYPE Release
 | 
			
		||||
 | 
			
		||||
#Declare architecture argument
 | 
			
		||||
ARG TARGETARCH
 | 
			
		||||
 | 
			
		||||
WORKDIR /builder
 | 
			
		||||
COPY scripts/run_linux.sh .
 | 
			
		||||
RUN chmod +x run_linux.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user