mirror of
				https://github.com/qurator-spk/ocrd-galley.git
				synced 2025-10-31 11:14:12 +01:00 
			
		
		
		
	🧹 Move one-liner ocrd_logging.py to an echo statement
This commit is contained in:
		
							parent
							
								
									13c619a2f0
								
							
						
					
					
						commit
						902f32cb95
					
				
					 2 changed files with 1 additions and 2 deletions
				
			
		|  | @ -22,7 +22,7 @@ RUN echo "APT::Acquire::Retries \"3\";" > /etc/apt/apt.conf.d/80-retries && \ | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| # Set up OCR-D logging | # Set up OCR-D logging | ||||||
| COPY ocrd_logging.py /etc/ | RUN echo "setOverrideLogLevel(os.getenv('LOG_LEVEL', 'INFO'))" >/etc/ocrd_logging.py | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
| # Install pip (and setuptools) | # Install pip (and setuptools) | ||||||
|  |  | ||||||
|  | @ -1 +0,0 @@ | ||||||
| setOverrideLogLevel(os.getenv('LOG_LEVEL', 'INFO')) |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue