add migrate commande to docker update process
This commit is contained in:
		
							parent
							
								
									939a67bd4b
								
							
						
					
					
						commit
						ed0e40d3e6
					
				@ -101,6 +101,7 @@ is similar:
 | 
			
		||||
    $ cd /path/to/project
 | 
			
		||||
    $ git pull
 | 
			
		||||
    $ docker build -t paperless .
 | 
			
		||||
    $ docker-compose run --rm comsumer migrate
 | 
			
		||||
    $ docker-compose up -d
 | 
			
		||||
 | 
			
		||||
If ``git pull`` doesn't report any changes, there is no need to continue with
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user