Switch to entrypoint
This commit is contained in:
		
							parent
							
								
									14e9f7ee35
								
							
						
					
					
						commit
						637bb11fdd
					
				@ -19,4 +19,4 @@ FROM base AS release
 | 
				
			|||||||
# Copy build-target
 | 
					# Copy build-target
 | 
				
			||||||
COPY --from=build /build/target/release/bandwhich .
 | 
					COPY --from=build /build/target/release/bandwhich .
 | 
				
			||||||
 | 
					
 | 
				
			||||||
CMD ["./bandwhich"]
 | 
					ENTRYPOINT ["./bandwhich"]
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user