mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-11-03 03:16:10 -06:00 
			
		
		
		
	Adds git as needed for a git link
This commit is contained in:
		@@ -169,6 +169,7 @@ COPY requirements.txt ../
 | 
				
			|||||||
# dependencies
 | 
					# dependencies
 | 
				
			||||||
ARG BUILD_PACKAGES="\
 | 
					ARG BUILD_PACKAGES="\
 | 
				
			||||||
  build-essential \
 | 
					  build-essential \
 | 
				
			||||||
 | 
					  git \
 | 
				
			||||||
  python3-dev"
 | 
					  python3-dev"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
RUN set -eux \
 | 
					RUN set -eux \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user