mirror of
				https://github.com/11notes/docker-kms.git
				synced 2025-11-03 21:43:22 +00:00 
			
		
		
		
	tzlocal
This commit is contained in:
		@@ -68,10 +68,8 @@
 | 
				
			|||||||
      touch /var/log/kms.log; \
 | 
					      touch /var/log/kms.log; \
 | 
				
			||||||
      ln -sf /dev/stdout /var/log/kms.log; \
 | 
					      ln -sf /dev/stdout /var/log/kms.log; \
 | 
				
			||||||
      pip3 install --no-cache-dir --break-system-packages \
 | 
					      pip3 install --no-cache-dir --break-system-packages \
 | 
				
			||||||
        peewee \
 | 
					 | 
				
			||||||
        tzlocal \
 | 
					        tzlocal \
 | 
				
			||||||
        pytz \
 | 
					        pytz; \
 | 
				
			||||||
        pysqlite3; \
 | 
					 | 
				
			||||||
      apk del --no-network .build;
 | 
					      apk del --no-network .build;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # :: copy filesystem changes and set correct permissions
 | 
					  # :: copy filesystem changes and set correct permissions
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user