add Makefile dev installation
This commit is contained in:
		
							parent
							
								
									d12ef62f78
								
							
						
					
					
						commit
						0ed9acd405
					
				| @ -11,6 +11,7 @@ RUN apt update && apt install -y | ||||
| COPY startup.sh /app/ | ||||
| COPY requirements.txt /app/ | ||||
| 
 | ||||
| RUN pip install -U pip | ||||
| RUN pip install -r requirements.txt | ||||
| 
 | ||||
| ENTRYPOINT [ "/app/startup.sh" ] | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user