mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-31 02:27:10 -04:00 
			
		
		
		
	add pull to docker setup
This commit is contained in:
		
							parent
							
								
									0a28ccf62f
								
							
						
					
					
						commit
						2efb99192a
					
				| @ -179,8 +179,8 @@ Install Paperless from Docker Hub | |||||||
|         with the default configuration. You will need to use ``PAPERLESS_CONSUMER_POLLING``, |         with the default configuration. You will need to use ``PAPERLESS_CONSUMER_POLLING``, | ||||||
|         which will disable inotify. See :ref:`here <configuration-polling>`. |         which will disable inotify. See :ref:`here <configuration-polling>`. | ||||||
| 
 | 
 | ||||||
| 6.  Run ``docker-compose up -d``. This will pull the image, create and start the necessary | 6.  Run ``docker-compose pull``, followed by ``docker-compose up -d``. | ||||||
|     containers. |     This will pull the image, create and start the necessary containers. | ||||||
| 
 | 
 | ||||||
| 7.  To be able to login, you will need a super user. To create it, execute the | 7.  To be able to login, you will need a super user. To create it, execute the | ||||||
|     following command: |     following command: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user