Add pyyaml and kubernetes dependencies
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				continuous-integration/drone Build is passing
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	continuous-integration/drone Build is passing
				
			This commit is contained in:
		@@ -4,6 +4,8 @@ RUN apk add --no-cache gcc make musl-dev linux-headers git \
 | 
			
		||||
      motor \
 | 
			
		||||
      pyjwt \
 | 
			
		||||
      sanic \
 | 
			
		||||
      pyyaml \
 | 
			
		||||
      kubernetes_asyncio \
 | 
			
		||||
      git+https://github.com/Assarius/sanic-prometheus@Sanic_22
 | 
			
		||||
FROM python:alpine
 | 
			
		||||
COPY --from=build /wheels /wheels
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user