mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Documentation: update development docker build steps (#7806)
This commit is contained in:
		 Martin Richtarsky
					Martin Richtarsky
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							dd9b10bdf8
						
					
				
				
					commit
					c9e33a3401
				
			| @@ -360,10 +360,10 @@ If you want to build the documentation locally, this is how you do it: | ||||
| The docker image is primarily built by the GitHub actions workflow, but | ||||
| it can be faster when developing to build and tag an image locally. | ||||
|  | ||||
| Building the image works as with any image: | ||||
| Make sure you have the `docker-buildx` package installed. Building the image works as with any image: | ||||
|  | ||||
| ``` | ||||
| docker build --file Dockerfile --tag paperless:local --progress simple . | ||||
| docker build --file Dockerfile --tag paperless:local . | ||||
| ``` | ||||
|  | ||||
| ## Extending Paperless-ngx | ||||
|   | ||||
		Reference in New Issue
	
	Block a user